🔧 Added cspell configuration for spelling checks
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"version": "0.2",
|
||||
"language": "en",
|
||||
"words": ["tslib", "typefest", "lefthook"],
|
||||
"ignorePaths": ["dist", "node_modules", "public", "coverage", "*.svg"]
|
||||
}
|
||||
Reference in New Issue
Block a user