13 lines
209 B
JSON
13 lines
209 B
JSON
|
{
|
||
|
"dictionaries": ["custom-words"],
|
||
|
|
||
|
"dictionaryDefinitions": [
|
||
|
{
|
||
|
"name": "custom-words",
|
||
|
"path": "./project-words.txt",
|
||
|
"addWords": true
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
|