2.0.4 • Published 10 months ago
@acdh-oeaw/stylelint-config v2.0.4
acdh-oeaw stylelint config
Shared configuration preset for stylelint.
How to install
Add the config to package.json
:
{
"stylelint": {
"extends": "@acdh-oeaw/stylelint-config"
}
}