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