coffeelint-errors-count-reporter

Reports number of errors (without warnings)

Usage no npm install needed!

<script type="module">
  import coffeelintErrorsCountReporter from 'https://cdn.skypack.dev/coffeelint-errors-count-reporter';
</script>

README

coffeelint-errors-count-reporter

Dependency Status

Install

Install with npm: npm install --save-dev coffeelint-errors-count-reporter.

Usage with CoffeeLint cli

coffeelint index.coffee --reporter coffeelint-errors-count-reporter

License

MIT License © Evgeny Lukianchikov