Skip to content
Snippets Groups Projects

Sentry Ecolyo

Merged Bastien DUMONT requested to merge feat/US879-sentry into dev
Files
43
+ 4
2
@@ -22,12 +22,14 @@
"javascript",
"javascriptreact",
"typescript",
"typescriptreact",
"typescriptreact"
],
"gitlab.instanceUrl": "https://forge.grandlyon.com/web-et-numerique/llle_project/ecolyo",
"gitlab.ignoreCertificateErrors": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": true,
"source.fixAll": true,
"source.organizeImports": true
},
"gitlab.showPipelineUpdateNotifications": true,
"sonarlint.connectedMode.project": {
Loading