REL1CX 3 months ago
Of all current TS linters, this one comes closest to the "rules as functions" design philosophy
This means you can define, document, export, import, hover, jump to definition, and deprecate custom rules (and their options) just like ordinary JavaScript functions with types and JSDoc
add a skeleton here at some point