Variable: disallowStylelintIgnoreDisablesRule
const disallowStylelintIgnoreDisablesRule: RuleModuleWithDocs<
"disallowConfigOption",
readonly []
>;
Defined in: rules/disallow-stylelint-ignore-disables.ts:10
Rule module that disallows ignoreDisables in Stylelint config files.