App for quick generation Stylelint configuration file. Uses oncogene for config generation.
You can configure these properties:
- indentation
- string-quotes
- no-duplicate-selectors
- color-hex-case
- color-hex-length
- color-named
- color-no-hex
- selector-no-qualifying-type
- selector-no-id
- selector-no-combinator
- selector-no-attribute
- selector-combinator-space-after
- selector-attribute-quotes
- selector-attribute-operator-space-before
- selector-attribute-operator-space-after
- selector-attribute-brackets-space-inside
- declaration-block-trailing-semicolon
- declaration-no-important
- declaration-colon-space-before
- declaration-colon-space-after
- property-no-vendor-prefix
- value-no-vendor-prefix
- number-leading-zero
- function-url-quotes
- function-url-data-uris
- font-weight-notation
- font-family-name-quotes
- comment-whitespace-inside
- comment-empty-line-before
- at-rule-no-vendor-prefix
- rule-empty-line-before
- selector-pseudo-element-colon-notation
- selector-pseudo-class-parentheses-space-inside
- selector-no-vendor-prefix
- selector-no-universal
- selector-no-type
- media-feature-range-operator-space-before
- media-feature-range-operator-space-after
- media-feature-parentheses-space-inside
- media-feature-name-no-vendor-prefix
- media-feature-colon-space-before
- media-feature-colon-space-after