Skip to main content

Variable: disallowStylelintEmptyRulesObjectRule

const disallowStylelintEmptyRulesObjectRule: RuleModuleWithDocs<
MessageIds,
Options
>;

Defined in: rules/disallow-stylelint-empty-rules-object.ts:31

Rule module that disallows rules: {} in Stylelint config files.