1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-01 02:27:25 +01:00

chore: vscode settings

This commit is contained in:
Amir Raminfar
2024-05-29 08:14:12 -07:00
parent e00af4321f
commit 487a4ad0d4

View File

@@ -2,5 +2,6 @@
"i18n-ally.localesPaths": ["locales"],
"i18n-ally.keystyle": "nested",
"cSpell.words": ["healthcheck"],
"editor.formatOnSave": true
"editor.formatOnSave": true,
"i18n-ally.extract.autoDetect": true
}