llm-review/cspell.json
2025-03-27 16:17:27 -04:00

15 lines
260 B
JSON

{
"version": "0.2",
"ignorePaths": [
],
"useGitignore": true,
"minWordLength": 4,
"dictionaryDefinitions": [],
"dictionaries": [],
"words": [
"netlist",
"levelname",
"multipage",
"viewbox"
]
}