mirror of
https://github.com/keven1024/015.git
synced 2026-05-27 15:39:36 +00:00
feat(vscode): add i18n-ally configuration for localization support in Vue projects
This commit is contained in:
5
.vscode/settings.json
vendored
Normal file
5
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"i18n-ally.localesPaths": ["front/i18n/locales"],
|
||||
"i18n-ally.enabledFrameworks": ["vue"],
|
||||
"i18n-ally.keystyle": "nested"
|
||||
}
|
||||
Reference in New Issue
Block a user