Skip to content

Commit

Permalink
chore: set eslint as default formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
bdbch committed Feb 2, 2023
1 parent e934b5e commit 0ecb5a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
8 changes: 0 additions & 8 deletions .prettierrc

This file was deleted.

3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,6 @@
"suggestion",
"vue-2",
"vue-3"
]
],
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
}

0 comments on commit 0ecb5a8

Please sign in to comment.