Skip to main content

Variable: disallowStylelintDuplicatePluginsRule

const disallowStylelintDuplicatePluginsRule: RuleModuleWithDocs<
"disallowDuplicates",
readonly []
>;

Defined in: rules/disallow-stylelint-duplicate-plugins.ts:10

Rule module that disallows duplicate top-level Stylelint plugins entries.