0.0.1 • Published 2 years ago
@alex-grover/stylelint-config v0.0.1
@alex-grover/stylelint-config
A shareable Stylelint configuration.
Installation
pnpm i -D stylelint @alex-grover/stylelint-config stylelint-config-standard stylelint-config-css-modules stylelint-config-recess-orderUsage
Add the following entry to your package.json:
{
"stylelint": {
"extends": "@alex-grover/stylelint-config"
}
}0.0.1
2 years ago