mirror of
https://github.com/WilliamsNY/linter-configs.git
synced 2024-11-24 16:51:26 -05:00
Add the vue3-recommended configuration to eslint
This commit is contained in:
parent
3ed7404eb7
commit
dae1e1bbe4
1 changed files with 1 additions and 1 deletions
2
eslintrc
2
eslintrc
|
@ -7,7 +7,7 @@
|
|||
},
|
||||
|
||||
"extends": [
|
||||
"plugin:vue/recommended",
|
||||
"plugin:vue/vue3-recommended",
|
||||
"plugin:json/recommended"
|
||||
],
|
||||
|
||||
|
|
Loading…
Reference in a new issue