cspell-tools

v5.0.1-alpha.8
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

lint

eslint --fix .

lint-ci

eslint .

coverage

jest --coverage

test-watch

jest --watch

test

jest

Metadata

  • MIT
  • >=12.0.0
  • Jason Dent
  • released 11/1/2020

Downloads

Maintainers