Skip to content

LintlordUseful ESLint rules for cleaner TypeScript

A focused ESLint plugin with practical rules that enforce better code patterns across your codebase.

eslint-plugin-lintlord logo

Rules at a glance

RuleDescriptionFixable
no-inline-interface-object-typesDisallow inline object type literals; extract to named interfaces✅ Autofix / Suggestions
prefer-loggerDisallow console.log (or all console calls) in favor of a logger💡 Suggestions

License

MIT © 2026-Present Dmytro Vakulenko 🇺🇦