@esfront/cspell-config

0.0.1 • Public • Published

@esfront/cspell-config

Installation

Install the correct versions of each package, which are listed by the command:

npm info "@esfront/cspell-config@latest" peerDependencies

If using npm 5+, use this shortcut:

npx install-peerdeps --dev @esfront/cspell-config

Usage

Create a cspell.json file with the following contents:

{
  "import": ["@esfront/cspell-config"],
  "ignorePaths": ["**/build/**"],
  "words": ["some", "project", "specific", "words"]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @esfront/cspell-config

Weekly Downloads

10

Version

0.0.1

License

MIT

Unpacked Size

3.76 kB

Total Files

5

Last publish

Collaborators

  • elonsoftllc