@ideasonpurpose/stylelint-config
v1.1.0
Published
Common Stylelint config for projects at Ideas On Purpose
Downloads
10
Maintainers
Readme
IOP's Stylelint Config
Version 1.1.0
Shared Stylelint config for projects at Ideas On Purpose. Using this reduces redundant code in package.json and keeps coding preferences in sync across projects.
How to use
Install this package:
npm install --save-dev @ideasonpurpose/stylelint-config
Then add this stylelint
key to the project's package.json file:
"stylelint": {
"extends": "@ideasonpurpose/stylelint-config"
}
Related Projects
- WordPress Build Tools
- Prettier Config
- Stylelint Config
- Docker-based Development Environment for WordPress
Brought to you by IOP
This project is actively developed and used in production at Ideas On Purpose.