Skip to content

Commit

Permalink
Eslint silliness
Browse files Browse the repository at this point in the history
  • Loading branch information
Drulikar committed Dec 19, 2023
1 parent f28e929 commit fb5431c
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 @@ -9,7 +9,7 @@
"**/.pnp.*": true
},
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"files.eol": "\n",
"files.insertFinalNewline": true,
Expand Down

0 comments on commit fb5431c

Please sign in to comment.