cspell-tools

v4.1.2
Tools to assist with the development of cSpell
cSpell Word List Compiler

build

tsc -p .

watch

tsc -p . -w

clean-build

npm run clean && npm run build

clean

rimraf dist && rimraf temp

lint

tslint --project tsconfig.json

coverage

jest --coverage

test-watch

../../node_modules/.bin/jest --watch

test

jest

Metadata

  • MIT
  • >=10.0.0
  • Jason Dent
  • released 11/16/2019

Downloads

Maintainers