Skip to content

Commit

Permalink
chore: enable eslint format
Browse files Browse the repository at this point in the history
  • Loading branch information
axelrindle committed Sep 19, 2024
1 parent a2ec02f commit ca2698a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
"**/node_modules": true
},

"eslint.format.enable": true,

"editor.defaultFormatter": null,
"editor.linkedEditing": true,
"editor.codeActionsOnSave": {
Expand Down

0 comments on commit ca2698a

Please sign in to comment.