@cspell/dict-cspell-bundle

2.0.3 • Public • Published

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

/@cspell/dict-cspell-bundle/

    Package Sidebar

    Install

    npm i @cspell/dict-cspell-bundle

    Weekly Downloads

    840

    Version

    2.0.3

    License

    MIT

    Unpacked Size

    9.82 kB

    Total Files

    4

    Last publish

    Collaborators

    • jason-dent