Skip to content

Commit 2754122

Browse files
committed
chore: Settings update
1 parent 83a187b commit 2754122

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
@@ -2,7 +2,7 @@
22
"typescript.tsdk": "node_modules/typescript/lib",
33
"editor.formatOnSave": false,
44
"editor.codeActionsOnSave": {
5-
"source.fixAll.eslint": true
5+
"source.fixAll.eslint": "explicit"
66
},
77
"typescript.preferences.importModuleSpecifier": "non-relative",
88
"spellright.language": ["en"],

0 commit comments

Comments
 (0)