@acdh-oeaw/stylelint-config
v2.3.2
Published
Shared configuration preset for [stylelint](https://stylelint.io/).
Downloads
699
Readme
acdh-oeaw stylelint config
Shared configuration preset for stylelint.
How to install
Add the config to package.json:
{
"stylelint": {
"extends": "@acdh-oeaw/stylelint-config"
}
}