cspell-tools

v5.1.1
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 temp coverage

coverage

jest --coverage

test-watch

jest --watch

test

jest

update-snapshot

jest --updateSnapshot

Metadata

  • MIT
  • >=12.0.0
  • Jason Dent
  • released 12/28/2020

Downloads

Maintainers