Skip to content

Commit

Permalink
dev: update .vscode/settings.json (#1830)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexweininger authored Dec 2, 2024
1 parent e19a880 commit a062acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/.vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"**/node_modules": true
},
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"typescript.tsdk": "node_modules\\typescript\\lib"
}

0 comments on commit a062acd

Please sign in to comment.