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