1.0.0 • Published 6 years ago
stylelint-html-formatter v1.0.0
stylelint-html-formatter
Output HTML reports of stylelint results
Installation
npm install --save-dev stylelint-html-formatterUsage
Simply read the custom formatter documentation about using formatters and follow those instructions. To write report to a file
Example:
stylelint --custom-formatter=node_modules/stylelint-html-formatter1.0.0
6 years ago