smart-village-web/.vscode/settings.json
2025-07-02 11:42:28 +08:00

7 lines
115 B
JSON

{
"i18n-ally.localesPaths": [
"src/i18n",
"src/i18n/lang"
],
"CodeMoss.enabled": true
}