Skip to content

Commit

Permalink
settings
Browse files Browse the repository at this point in the history
  • Loading branch information
mmkal committed Jan 30, 2024
1 parent 842e8f7 commit 8904e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"eslint.nodePath": "tools/rig/node_modules",
"eslint.debug": false,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
}

0 comments on commit 8904e2e

Please sign in to comment.