Skip to content

Commit

Permalink
dev: update .vscode/settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alexweininger committed Dec 2, 2024
1 parent e19a880 commit c37612e
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 c37612e

Please sign in to comment.