vitesse/.vscode/settings.json
2021-01-22 18:32:27 +08:00

11 lines
205 B
JSON

{
"i18n-ally.localesPaths": "locales",
"i18n-ally.keystyle": "nested",
"i18n-ally.sortKeys": true,
"vetur.experimental.templateInterpolationService": true,
"cSpell.words": [
"Vitesse"
]
}