vulkan-tutorial/cspell.json

13 lines
209 B
JSON

{
"dictionaries": ["custom-words"],
"dictionaryDefinitions": [
{
"name": "custom-words",
"path": "./project-words.txt",
"addWords": true
}
]
}