You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-04-24 20:34:14 +02:00
16 lines
311 B
JSON
16 lines
311 B
JSON
{
|
|
"import": [
|
|
"@cspell/dict-ru_ru/cspell-ext.json"
|
|
],
|
|
"language": "ru, ru-ru",
|
|
"dictionaryDefinitions": [
|
|
{
|
|
"name": "main",
|
|
"path": "./dictionaries/knownWords.txt",
|
|
"addWords": true
|
|
}
|
|
],
|
|
"dictionaries": [
|
|
"main"
|
|
]
|
|
} |