Skip to main content

Variable: preferStylelintPluginsArrayRule

const preferStylelintPluginsArrayRule: RuleModuleWithDocs<
"preferArray",
readonly []
>;

Defined in: rules/prefer-stylelint-plugins-array.ts:10

Rule module that prefers array form for top-level Stylelint plugins.