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