We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac1baf9 commit d70b4a8Copy full SHA for d70b4a8
1 file changed
.vscode/settings.json
@@ -1,5 +1,7 @@
1
{
2
- "i18n-ally.localesPaths": ["./i18n/locales"],
+ "editor.defaultFormatter": "oxc.oxc-vscode",
3
+ "editor.formatOnSave": true,
4
"i18n-ally.keystyle": "nested",
5
+ "i18n-ally.localesPaths": ["./i18n/locales"],
6
"typescript.tsdk": "node_modules/typescript/lib"
7
}
0 commit comments