1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-31 18:17:23 +01:00
Files
dozzle/.vscode/settings.json
2024-05-29 08:14:25 -07:00

8 lines
184 B
JSON

{
"i18n-ally.localesPaths": ["locales"],
"i18n-ally.keystyle": "nested",
"cSpell.words": ["healthcheck"],
"editor.formatOnSave": true,
"i18n-ally.extract.autoDetect": true
}