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