@sweetlikepete/stylelint
This package provides a set of dependencies that can be used to run stylelint with @sweetlikepete/stylelint-config without having to do the manual peer dependency install step required if you install @sweetlikepete/stylelint-config directly.
Usage
Installation
- Install the package:
yarn add --dev @sweetlikepete/stylelint
- Add
"extends": "@sweetlikepete/stylelint"
to your .stylelintrc.