From 2fdfa7a21a7b579e23be376b2984357f0092f147 Mon Sep 17 00:00:00 2001 From: Brian Powell Jr Date: Tue, 15 Oct 2024 07:55:03 -0400 Subject: [PATCH] start branch --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index dc1a054c..75e3a447 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -8,7 +8,7 @@ "vue" ], "editor.codeActionsOnSave": { - "source.fixAll.eslint": true + "source.fixAll.eslint": "explicit" }, "i18n-ally.localesPaths": [ "server/locales"