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