24.0.1 • Published yesterday
@aarongoldenthal/stylelint-config-standard
Licence
MIT
Version
24.0.1
Deps
4
Size
14 kB
Vulns
0
Weekly
0
Stylelint Config Standard
Custom standard Stylelint configuration for all projects. Includes all referenced configurations and plugins as dependencies so they don't need to be included separately.
To setup .stylelintrc.json with this configuration alone:
{
"extends": ["@aarongoldenthal/stylelint-config-standard"]
}