Socket
Book a DemoInstallSign in
Socket

@lbennett/stylelint-error-string-formatter

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lbennett/stylelint-error-string-formatter

stringFormatter from stylelint with a re-print of error messages on completion

latest
Source
npmnpm
Version
1.0.6
Version published
Maintainers
1
Created
Source

@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-formatter

Add to stylelint as a custom formatter using the API.

Or CLI...

stylelint.js src/* --custom-formatter node_modules/stylelint-error-string-formatter

FAQs

Package last updated on 22 Apr 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts