Skip to content

Commit 4618ad6

Browse files
committed
vscode settings
1 parent 1b8b4a8 commit 4618ad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
}
66
],
77
"editor.codeActionsOnSave": {
8-
"source.fixAll.eslint": true
8+
"source.fixAll.eslint": "explicit"
99
},
1010
"eslint.lintTask.enable": true,
1111
"eslint.probe": [

0 commit comments

Comments
 (0)