10 lines
326 B
JSON
10 lines
326 B
JSON
{
|
|
"i18n-ally.localesPaths": ["src/localize/languages"],
|
|
"i18n-ally.keystyle": "nested",
|
|
"i18n-ally.sortKeys": true,
|
|
"i18n-ally.keepFulfilled": true,
|
|
"i18n-ally.editor.preferEditor": true,
|
|
"i18n-ally.translate.saveAsCandidates": true,
|
|
"vitest.commandLine": "npx vitest --root /home/dizer/src/frigate-hass-card"
|
|
}
|