Type alias LinterRule

LinterRule: [name: RuleName, severity: Severity]

A type that defines a linter rule.

Generated using TypeDoc