Skip to content

Commit 9276bce

Browse files
committed
Update eslint setting
1 parent bf1fcf5 commit 9276bce

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
@@ -4,7 +4,7 @@
44
"typescript.tsc.autoDetect": "off",
55
"typescript.preferences.quoteStyle": "single",
66
"editor.codeActionsOnSave": {
7-
"source.fixAll.eslint": true
7+
"source.fixAll.eslint": "explicit"
88
},
99
"ocaml.sandbox": {
1010
"kind": "opam",

0 commit comments

Comments
 (0)