Skip to content

Commit

Permalink
wtf put this back to standardjs!
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjamuffin99 committed Mar 5, 2024
1 parent fc4c915 commit cbe31b2
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 @@
},
"[javascript]": {
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
"editor.defaultFormatter": "standard.vscode-standard"
},
"standard.autoFixOnSave": true
}

0 comments on commit cbe31b2

Please sign in to comment.