@taiga-ui/cspell-config
v0.234.0
Published
Taiga UI cspell config
Downloads
6,751
Keywords
Readme
@taiga-ui/cspell-config
Spell Checks Code – Able to spell check code by parsing it into words before checking against the dictionaries.
.cspell.json
{
"$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/master/cspell.schema.json",
"import": ["node_modules/@taiga-ui/cspell-config/cspell.config.js"],
"files": ["*/*.*"]
}