vitesse/.vscode/settings.json

7 lines
165 B
JSON
Raw Normal View History

2020-08-10 11:17:26 +08:00
{
"i18n-ally.localesPaths": "locales",
"i18n-ally.keystyle": "nested",
"i18n-ally.sortKeys": true,
"vetur.experimental.templateInterpolationService": true
}