diff --git a/.vscode/settings.json b/.vscode/settings.json index 2fb2108..b0f8d0a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -49,7 +49,7 @@ "iconColour": "#0c0" }, "editor.codeActionsOnSave": { - "source.fixAll.eslint": true + "source.fixAll.eslint": "explicit" }, "i18n-ally.localesPaths": [ "src/locales"