Skip to main content
Version: Latest (0.60.x)

[I] LinterRuleSet

Properties

PropertyTypeDescription
disable?Record<`${string}/${string}`, string>Rules to disable. A rule CANNOT be in enable and disable map.
enable?Record<`${string}/${string}`, boolean>Rules to enable/configure
extends?`${string}/${string}`[]Other ruleset this ruleset extends