Type Alias: Stylelint2RuleNamePattern
type Stylelint2RuleNamePattern = keyof typeof stylelint2Rules;
Defined in: _internal/rules-registry.ts:147
Unqualified rule name supported by this plugin.
type Stylelint2RuleNamePattern = keyof typeof stylelint2Rules;
Defined in: _internal/rules-registry.ts:147
Unqualified rule name supported by this plugin.