Oxlint-plugin-deslop provides opinionated linting rules for TypeScript codebases to reject low-quality AI-generated code patterns. It offers 20+ configurable rules targeting common anti-patterns like unsafe type assertions, improper array operations, and unknown types, with optional Tailwind CSS validation and --fix support.
An oxlint plugin that automatically fixes non-canonical Tailwind CSS class spellings across a repository using oxlint --fix, matching suggestions from the Tailwind language server without reordering or deduplicating utilities.