Skip to content

Commit b5397a6

Browse files
committed
autoupdate source.fixAll.eslint value
1 parent 10f654f commit b5397a6

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
@@ -10,6 +10,6 @@
1010
"typescript.tsc.autoDetect": "off",
1111

1212
"editor.codeActionsOnSave": {
13-
"source.fixAll.eslint": true
13+
"source.fixAll.eslint": "explicit"
1414
}
1515
}

0 commit comments

Comments
 (0)