@itprokyle/cspell-dict

1.2.4 • Public • Published

cspell-dict

npm pre-commit renovate

My custom cspell dictionary.

Table Of Contents


Installation

$ npm install --save-dev cspell @itprokyle/cspell-dict
added ... packages, and audited ... packages in ...ms

found ... vulnerabilities

Usage

Once installed, add the following to your project's cspell configuration file (e.g. cspell.json, .vscode/cspell.json):

{
  "import": [
    "@itprokyle/cspell-dict/cspell-ext.json"
  ]
}

This will add our dictionary to cspell.


Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i @itprokyle/cspell-dict

    Weekly Downloads

    303

    Version

    1.2.4

    License

    Apache-2.0

    Unpacked Size

    16.4 kB

    Total Files

    5

    Last publish

    Collaborators

    • itprokyle