Skip to content

Commit 8904e2e

Browse files
committed
settings
1 parent 842e8f7 commit 8904e2e

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
@@ -18,6 +18,6 @@
1818
"eslint.nodePath": "tools/rig/node_modules",
1919
"eslint.debug": false,
2020
"editor.codeActionsOnSave": {
21-
"source.fixAll.eslint": true
21+
"source.fixAll.eslint": "explicit"
2222
},
2323
}

0 commit comments

Comments
 (0)