@newsteam/stylelint
v0.0.80
Published
Collection of stylelint dependencies
Downloads
131
Readme
@newsteam/stylelint
This package provides a set of dependencies that can be used to run stylelint with @newsteam/stylelint-config without having to do the manual peer dependency install step required if you install @newsteam/stylelint-config directly.
Usage
Installation
- Install the package:
npm install --save-dev @newsteam/stylelint
- Add
"extends": "@newsteam/stylelint"
to your .stylelintrc.