JSPM

tslint-junit-formatter

5.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 690
  • Score
    100M100P100Q104796F
  • License MIT

JUnit XML formatter for TSlint.

Package Exports

  • tslint-junit-formatter

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 (tslint-junit-formatter) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

TSLint JUnit Formatter

A custom TSLint formatter for JUnit XML.

Installation

npm install tslint-junit-formatter --save-dev

Usage

tslint --formatters-dir node_modules/tslint-junit-formatter/formatters --format junit src/**/*.ts