0.0.3 • Published 6 years ago

stylelint-formatter-relative-junit v0.0.3

Weekly downloads
1,031
License
MIT
Repository
github
Last release
6 years ago

stylelint-formatter-relative-junit

A junit formatter/reporter for stylelint that's display relative path instead of absolute

NPM Version

install

yarn add --dev stylelint-formatter-relative-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/stylelint-formatter-relative-junit'