@coffeelint/cli

v5.0.0
Lint your CoffeeScript
lint coffeescript coffee-script

test

npm run compile && node ./vowsrunner.js --dot-matrix test/*.coffee test/*.litcoffee

testrule

npm run compile && node ./vowsrunner.js --spec

lint

npm run compile && node ./bin/coffeelint .

lint-csv

npm run compile && node ./bin/coffeelint --reporter csv .

lint-jslint

npm run compile && node ./bin/coffeelint --reporter jslint .

compile

cake compile

prepublishOnly

npm run compile
npm i @coffeelint/[email protected]

Metadata

  • MIT
  • >=12.x
  • Tony Brix
  • released 5/4/2021

Downloads