Detalhes do pacote

@aarongoldenthal/stylelint-config-standard

aarongoldenthal1.6kMIT19.0.0

Standard StyleLint configuration settings

stylelint

readme (leia-me)

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"]
}