ITProKyle / cspell-dict

My custom cspell dictionary.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cspell-dict

npm

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.


About

My custom cspell dictionary.

License:Apache License 2.0


Languages

Language:Makefile 100.0%