From 6f3ad930e70b6af7f9d1999e42b9c96feb39e490 Mon Sep 17 00:00:00 2001 From: Pham Ngoc Thach Date: Fri, 8 Dec 2023 14:42:34 +0700 Subject: [PATCH] Update --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"