Files
tiny-pattern-ts/cspell.json
2025-04-29 13:42:20 +02:00

7 lines
171 B
JSON

{
"version": "0.2",
"language": "en",
"words": ["tslib", "typefest", "lefthook"],
"ignorePaths": ["dist", "node_modules", "public", "coverage", "*.svg"]
}