auth-web/.vscode/settings.json

7 lines
93 B
JSON

{
"i18n-ally.localesPaths": [
"src/store/i18n",
"src/views/i18n"
]
}