0.16.0 • Published 9 months ago

@pega/cspell-config v0.16.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
9 months ago

@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.

0.16.0

9 months ago

0.15.0

10 months ago

0.15.1

9 months ago

0.11.0

12 months ago

0.12.0

12 months ago

0.13.0

11 months ago

0.14.0

11 months ago

0.13.1

11 months ago

0.14.1

10 months ago

0.10.2

1 year ago

0.10.1

1 year ago

0.10.0

1 year ago

0.9.0

1 year ago

0.9.1

1 year ago

0.8.0

1 year ago

0.7.2

1 year ago

0.7.1

2 years ago

0.7.0

2 years ago

0.5.4

2 years ago

0.5.3

2 years ago

0.5.2

2 years ago

0.6.0

2 years ago

0.5.0

2 years ago

0.5.1

2 years ago

0.4.0

3 years ago

0.3.4

3 years ago

0.3.3

3 years ago

0.3.2

4 years ago

0.3.0

4 years ago

0.3.1

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago