smart-village-web/.vscode/settings.json

7 lines
115 B
JSON
Raw Normal View History

2025-04-02 18:29:07 +08:00
{
"i18n-ally.localesPaths": [
"src/i18n",
"src/i18n/lang"
2025-07-02 11:42:28 +08:00
],
"CodeMoss.enabled": true
2025-04-02 18:29:07 +08:00
}