@regru/stylelint-formatter-junit
v0.3.0
Published
A fork of the junit formatter for stylelint, but with relative path & gitlab compatible
Downloads
33
Readme
@regru/stylelint-formatter-junit
A junit formatter/reporter for stylelint that's display relative path instead of absolute and supports gitlab (classname field)
install
yarn add --dev @regru/stylelint-formatter-junit
Usage
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/@regru/stylelint-formatter-junit'