1.2.7 • Published 10 months ago

@itprokyle/cspell-dict v1.2.7

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 months ago

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.


1.2.7

10 months ago

1.2.6

11 months ago

1.2.5

11 months ago

1.2.4

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.2.0

1 year ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago