selfservice/.vscode/settings.json

6 lines
99 B
JSON

{
"i18n-ally.localesPaths": [
"src/locales"
],
"i18n-ally.keystyle": "nested"
}