feat: improve ts setup
This commit is contained in:

committed by
Gitea

parent
513a51fb73
commit
c6aac15d24
@ -18,13 +18,11 @@
|
||||
"javascriptreact",
|
||||
"vue"
|
||||
],
|
||||
"vetur.validation.template": false,
|
||||
|
||||
// i18n ally
|
||||
"i18n-ally.localesPaths": [
|
||||
"src/i18n/lang"
|
||||
],
|
||||
"i18n-ally.sortKeys": true,
|
||||
"i18n-ally.keepFulfilled": true,
|
||||
"i18n-ally.keystyle": "nested",
|
||||
"i18n-ally.keystyle": "nested"
|
||||
}
|
Reference in New Issue
Block a user