Skip to content

Commit 0571bb8

Browse files
committed
chore: update vscode lint config
1 parent eb69113 commit 0571bb8

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
@@ -7,7 +7,7 @@
77
"typescript.tsdk": ".yarn/sdks/typescript/lib",
88
"typescript.enablePromptUseWorkspaceTsdk": true,
99
"editor.codeActionsOnSave": {
10-
"source.fixAll.eslint": true
10+
"source.fixAll.eslint": "explicit"
1111
},
1212
"editor.formatOnSave": true,
1313
"eslint.validate": [

0 commit comments

Comments
 (0)