fix(i18n): re-fix types

Signed-off-by: Fernando Fernández <ferferga@hotmail.com>
This commit is contained in:
Fernando Fernández
2025-05-07 15:17:57 +02:00
parent 5e0bae0812
commit 58404e1fce
12 changed files with 61 additions and 45 deletions
+6 -1
View File
@@ -17,11 +17,16 @@
"i18n-ally.keystyle": "flat",
"i18n-ally.sortKeys": true,
"i18n-ally.sourceLanguage": "en",
"i18n-ally.includeSubfolders": false,
"i18n-ally.fullReloadOnChanged": true,
"i18n-ally.extract.autoDetect": true,
"i18n-ally.annotations": false,
"i18n-ally.localesPaths": [
"packages/i18n/strings"
],
"i18n-ally.enabledFrameworks": [
"vue"
"i18next",
"vue-sfc"
],
"eslint.validate": [
"vue",