@epcor/stylelint-config
v0.0.5
Published
best stylelint config
Downloads
3
Readme
@epcor/stylelint-config
Best stylelint config
Usage
npm i -D @epcor/stylelint-config;
@epcor/stylelint-config
does not install prettier
or stylelint
for you. You must install these yourself.
Then, in your .stylelintrc.*:
{
"extends": ["@best-config/stylelint-config"]
}