Files
v10/cspell.json
T

10 lines
263 B
JSON

{
"version": "0.2",
"ignorePaths": ["package.json", "tsconfig.json"],
"dictionaryDefinitions": [],
"dictionaries": ["css", "html", "node", "typescript", "npm"],
"words": ["antfu", "noto", "nums", "rahim", "segoe"],
"ignoreWords": [],
"import": []
}