UNPKG

@aarongoldenthal/stylelint-config-standard

Version:

Standard StyleLint configuration settings

14 lines (10 loc) 338 B
# 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: ```json { "extends": ["@aarongoldenthal/stylelint-config-standard"] } ```