Skip to content

Commit

Permalink
Re-add settings.default.json
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcretu committed Mar 19, 2022
1 parent c0ed18d commit 54967c0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .vscode/settings.default.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
},
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode"
}

0 comments on commit 54967c0

Please sign in to comment.