Skip to content

Commit 43b4788

Browse files
committed
updated vscode settings
1 parent b0481d5 commit 43b4788

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
@@ -1,7 +1,7 @@
11
{
22
"[typescript]": {
33
"editor.codeActionsOnSave": {
4-
"source.fixAll.eslint": true,
4+
"source.fixAll.eslint": "explicit"
55
},
66
},
77
"eslint.validate": [

0 commit comments

Comments
 (0)