eslint-formatter-relative-junit
v0.0.3
Published
A fork of the junit formatter for eslint, but with relative path
Maintainers
Readme
eslint-formatter-relative-junit
A junit formatter/reporter for ESLint that's dispay relative path instead of absolute
install
yarn add -dev eslint-formatter-relative-junitUsage
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'