llm-review/cspell.json

15 lines
260 B
JSON
Raw Permalink Normal View History

2025-03-24 16:02:58 +00:00
{
"version": "0.2",
"ignorePaths": [
],
"useGitignore": true,
"minWordLength": 4,
"dictionaryDefinitions": [],
"dictionaries": [],
"words": [
"netlist",
"levelname",
2025-03-27 20:17:27 +00:00
"multipage",
"viewbox"
2025-03-24 16:02:58 +00:00
]
}