Skip to content

Commit d70b4a8

Browse files
KazariEXwhitep4nth3r
authored andcommitted
chore: add format settings (#1128)
1 parent ac1baf9 commit d70b4a8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.vscode/settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"i18n-ally.localesPaths": ["./i18n/locales"],
2+
"editor.defaultFormatter": "oxc.oxc-vscode",
3+
"editor.formatOnSave": true,
34
"i18n-ally.keystyle": "nested",
5+
"i18n-ally.localesPaths": ["./i18n/locales"],
46
"typescript.tsdk": "node_modules/typescript/lib"
57
}

0 commit comments

Comments
 (0)