cryptgeon/.vscode/settings.json
2022-01-16 14:02:53 +01:00

7 lines
179 B
JSON

{
"cSpell.words": ["ciphertext", "cryptgeon"],
"i18n-ally.localesPaths": ["frontend/locales"],
"i18n-ally.enabledFrameworks": ["svelte"],
"i18n-ally.keystyle": "nested"
}