UPDATE 2025/3/5: The Lint Rules Contest is over! We received a bunch of great submissions (and some cheeky playful ones that made us smile)! Your lint plugins ranged from solving personal needs, to porting rules from ESLint, and more. Some notable ones to call out: @armaanas/no-empty-function: A simple rule that warns on any empty functions @sakgoyal/use-nullish: enforces the use of Nullish Coales