From 9970cbc4738e6ca73bf85b5ce3451c3e1560333c Mon Sep 17 00:00:00 2001 From: Fery Wardiyanto Date: Mon, 25 Dec 2023 07:08:23 +0700 Subject: [PATCH] chore: update vscode settings Signed-off-by: Fery Wardiyanto --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 815f661..f44ef48 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,6 @@ { "editor.codeActionsOnSave": { - "source.fixAll.eslint": true, + "source.fixAll.eslint": "explicit" }, "editor.formatOnSave": false, "files.associations": {