stylelint-config-jibrelnetwork
v1.0.3
Published
The base Stylelint config for Jibrel Network projects
Downloads
9
Readme
stylelint-config-jibrelnetwork
This is the base stylelint config for Jibrel Network projects.
Install
npm i -D stylelint stylelint-config-jibrelnetwork
Usage
In your .stylelintrc
file:
{
"extends": ["stylelint-config-jibrelnetwork"]
}