Licence
MIT
Version
0.0.35
Deps
11
Size
2 kB
Vulns
0
Weekly
0
@tamland/stylelint
This package provides a set of dependencies that can be used to run stylelint with @tamland/stylelint-config without having to do the manual peer dependency install step required if you install @tamland/stylelint-config directly.
Usage
Installation
- Install the package:
npm install --save-dev @tamland/stylelint
- Add
"extends": "@tamland/stylelint"to your .stylelintrc.