JSPM

coffeelint-teamcity

0.2.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q22163F
  • License BSD-3-Clause

TeamCity reporter for CoffeeLint

Package Exports

  • coffeelint-teamcity

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (coffeelint-teamcity) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

coffeelint-teamcity

TeamCity Reporter for CoffeeLint. Formats output in TeamCity message format for automatic consumption on TeamCity's Test tab.

Install

$ npm install --save-dev coffeelint-teamcity

Usage

CoffeeLint CLI

Requires coffeelint@^1.4

coffeelint --reporter node_modules/coffeelint-teamcity/lib/reporter.js file.coffee

License

BSD-3-Clause © Arana Software