mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2024-12-22 08:16:28 +00:00
Nicco
cacb808117
* restructuring * pin svelte kit version & parallel execution * update svelte kit * correct test result assets * add timeout * correct locale path * simplify crypto * fix for #58 * add verbosity flag * disable flaky test
7 lines
188 B
JSON
7 lines
188 B
JSON
{
|
|
"cSpell.words": ["ciphertext", "cryptgeon"],
|
|
"i18n-ally.localesPaths": ["packages/frontend/locales"],
|
|
"i18n-ally.enabledFrameworks": ["svelte"],
|
|
"i18n-ally.keystyle": "nested"
|
|
}
|