0.0.5 • Published 3 years ago
@epcor/stylelint-config v0.0.5
@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"]
}