@pega/cspell-config

0.16.3 • Public • Published

@pega/cspell-config

Pegasystems front-end CSpell configuration.

Installation

Install CSpell and the Pega config.

npm i -D cspell @pega/cspell-config

Setting up your config

Extend from the Pega configuration in your CSpell configuration file.

{
  "import": "@pega/cspell-config"
}

Running CSpell

Run CSpell to check, for example, all .ts and .tsx files in the current directory.

npx cspell "./**/*.@(ts|tsx)"

VS Code integration

You can install the VS Code extension to enable your editor to run CSpell for you automatically.

Readme

Keywords

Package Sidebar

Install

npm i @pega/cspell-config

Weekly Downloads

1,193

Version

0.16.3

License

SEE LICENSE IN LICENSE

Unpacked Size

15.9 kB

Total Files

11

Last publish

Collaborators

  • bob-difronzo
  • pega-cosmos
  • cpmotion