Skip to content

Commit

Permalink
Revert "Missed helper"
Browse files Browse the repository at this point in the history
This reverts commit 3d0e0ba.
  • Loading branch information
MrMelbert committed Dec 11, 2023
1 parent 2e2e071 commit 646ba4c
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": "explicit"
"source.fixAll.eslint": true
},
"files.eol": "\n",
"files.insertFinalNewline": true,
Expand Down

0 comments on commit 646ba4c

Please sign in to comment.