@acdh-oeaw/stylelint-config
v3.0.3
Published
Shared configuration preset for [`stylelint`](https://stylelint.io/).
Downloads
740
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"
}
}