Files
v10/cspell.json
T
2025-10-04 19:26:02 +10:00

25 lines
323 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": []
}