stylelint-formatter-relative-junit
v0.0.3
Published
A fork of the junit formatter for stylelint, but with relative path
Maintainers
Readme
stylelint-formatter-relative-junit
A junit formatter/reporter for stylelint that's display relative path instead of absolute
install
yarn add --dev stylelint-formatter-relative-junitUsage
In the command line
# just make sure you pass the path to the module to the format option of stylelint
stylelint --custom-formatter './node_modules/stylelint-formatter-relative-junit'