Skip to content

Commit b9a98b5

Browse files
author
Pascal Klesse
committed
feat: Add default formatter in vscode
1 parent 0352fa4 commit b9a98b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nuxt-base-template/.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"nuxt.isNuxtApp": true,
33
"editor.formatOnSave": true,
44
"eslint.alwaysShowStatus": true,
5+
"editor.defaultFormatter": "dbaeumer.vscode-eslint",
56
"eslint.options": {
67
"extensions": [
78
".html",

0 commit comments

Comments
 (0)