0.3.0 • Published 6 years ago

@regru/stylelint-formatter-junit v0.3.0

Weekly downloads
23
License
MIT
Repository
github
Last release
6 years ago

@regru/stylelint-formatter-junit

A junit formatter/reporter for stylelint that's display relative path instead of absolute and supports gitlab (classname field)

NPM Version

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'