chore: vscode settings

This commit is contained in:
rain
2025-01-02 15:27:52 +08:00
parent ce921944d9
commit 50d889c515

View File

@@ -38,5 +38,8 @@
"[rust]": {
"editor.defaultFormatter": "rust-lang.rust-analyzer",
"editor.formatOnSave": true
}
},
"i18n-ally.localesPaths": [
"src/locales"
]
}