Skip to content

Latest commit

 

History

History

cspell

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

CSpell Dictionary Bundle

Dictionaries included with the CSpell Command Line tool.

This is a pre-built dictionary for use with CSpell.

Manual Installation

Manual installation is useful if you want to include this dictionary as part of your CI/CD lint process.

npm i -D @cspell/dict-cspell-bundle

The cspell-ext.json file in this package should be added to the import section in your cspell.json file.

{
  // …
  "import": ["@cspell/dict-cspell-bundle/cspell-ext.json"],
  // …
}

License

MIT

Some packages may have other licenses included.



Brought to you by Street Side Software Logo Street Side Software