@lbennett/stylelint-error-string-formatter
v1.0.6
Published
stringFormatter from stylelint with a re-print of error messages on completion
Downloads
3
Readme
@lbennett/stylelint-error-string-formatter
stringFormatter from stylelint with a re-print of error messages on completion.
Installation and usage
npm install --save-dev @lbennett/stylelint-error-string-formatter
# OR
yarn add --dev @lbennett/stylelint-error-string-formatterAdd to stylelint as a custom formatter using the API.
Or CLI...
stylelint.js src/* --custom-formatter node_modules/stylelint-error-string-formatter