forked from vikunja/frontend
feat: improve recommended vscode settings
This commit is contained in:
parent
3b72acff27
commit
e0f06999be
@ -18,6 +18,12 @@
|
||||
"javascriptreact",
|
||||
"vue"
|
||||
],
|
||||
|
||||
"volar.completion.preferredTagNameCase": "pascal",
|
||||
|
||||
// disable vetur in case it is installed
|
||||
"vetur.validation.template": false,
|
||||
|
||||
// i18n ally
|
||||
"i18n-ally.localesPaths": [
|
||||
"src/i18n/lang"
|
||||
|
Loading…
x
Reference in New Issue
Block a user