@coffeelint/cli

v3.0.2
Lint your CoffeeScript
lint coffeescript coffee-script

test

npm run compile && node ./vowsrunner.js --spec 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

prepublish

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

Metadata

  • MIT
  • >=8.x
  • Matthew Perpick
  • released 1/22/2020

Downloads