0.0.3 • Published 7 years ago

eslint-formatter-relative-junit v0.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

eslint-formatter-relative-junit

A junit formatter/reporter for ESLint that's dispay relative path instead of absolute

NPM Version

install

yarn add -dev eslint-formatter-relative-junit

Usage

In the command line

# just make sure you pass the path to the module to the format option of eslint
eslint.js --format './node_modules/eslint-formatter-relative-junit'