epiphany/node_modules/stylelint-declaration-strict-value/docs/interfaces/defaults.IgnoreValueHash.md
2023-12-09 22:48:07 -08:00

853 B

stylelint-declaration-strict-value - v1.9.2 / defaults / IgnoreValueHash

Interface: IgnoreValueHash

defaults.IgnoreValueHash

A hash of CSS properties with ignored values.

  • '' key applies to all configured CSS properties.
  • key can also be a Regular Expression string.

Indexable

▪ [CSSPropertyName: string]: IgnoreValue | IgnoreValueList

Table of contents

Properties

Properties

• ****: IgnoreValue | IgnoreValueList

Defined in

defaults.ts:38