Skip to content

Commit 86584e2

Browse files
committed
update vscode settings
1 parent 12046e7 commit 86584e2

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
@@ -3,7 +3,7 @@
33
"files.eol": "\n",
44
"editor.tabSize": 2,
55
"editor.codeActionsOnSave": {
6-
"source.fixAll.eslint": true
6+
"source.fixAll.eslint": "explicit"
77
},
88
"cSpell.words": [
99
"instanceof",

0 commit comments

Comments
 (0)