fix: disable vetur in case it's installed
This commit is contained in:
parent
9b43c13061
commit
abdec17d36
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -21,6 +21,9 @@
|
|||||||
"vue"
|
"vue"
|
||||||
],
|
],
|
||||||
|
|
||||||
|
// disable vetur in case it's installed
|
||||||
|
"vetur.validation.template": false,
|
||||||
|
|
||||||
// i18n ally
|
// i18n ally
|
||||||
"i18n-ally.localesPaths": [
|
"i18n-ally.localesPaths": [
|
||||||
"src/i18n/lang"
|
"src/i18n/lang"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user