Variable: disallowStylelintRelativePluginPathsRule
const disallowStylelintRelativePluginPathsRule: RuleModuleWithDocs<
"disallowRelative",
readonly []
>;
Defined in: rules/disallow-stylelint-relative-plugin-paths.ts:10
Rule module that disallows relative top-level Stylelint plugins paths.