Skip to content

Commit 2f12af0

Browse files
committed
Chore: "source.fixAll.eslint": "explicit"
1 parent 756ca6c commit 2f12af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"typescript.tsdk": "node_modules/typescript/lib",
55
"typescript.enablePromptUseWorkspaceTsdk": true,
66
"editor.codeActionsOnSave": {
7-
"source.fixAll.eslint": true
7+
"source.fixAll.eslint": "explicit"
88
},
99
"[json]": {
1010
"editor.defaultFormatter": "dbaeumer.vscode-eslint"

0 commit comments

Comments
 (0)