feat: improve ts setup
This commit is contained in:
parent
513a51fb73
commit
c6aac15d24
14 changed files with 195 additions and 144 deletions
|
|
@ -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 a new issue