diff --git a/.vscode/settings.json b/.vscode/settings.json index bebf60a861ec7d68cb7291e9ffda595b275add63..3a5de5345556d26ecec6f8e9f4980d91471818a2 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -39,9 +39,9 @@ { "type": "GitLab", "domain": "forge.grandlyon.com", "name": "Forge" } ], "editor.codeActionsOnSave": { - "source.fixAll.eslint": true, - "source.fixAll": true, - "source.organizeImports": true + "source.fixAll.eslint": "explicit", + "source.fixAll": "explicit", + "source.organizeImports": "explicit" }, "gitlab.showPipelineUpdateNotifications": true, "sonarlint.connectedMode.project": {