* [lint-staged v16.4.0](https://github.com/lint-staged/lint-staged) – Run formatters and linters on staged git files to maintain code quality. * [XO v2.0.0](https://github.com/xojs/xo) – Opinionated ESLint wrapper that enforces strict and readable code with zero configuration. * [eslint_d v15.0.0](https://github.com/mantoni/eslint_d.js) – Background daemon that runs eslint persistently to speed up linting during development. * [typescript-eslint v8.57.0](https://github.com/typescript-eslint/typescript-eslint) – Monorepo providing powerful static analysis for JavaScript and TypeScript. * [@antfu/eslint-config v7.7.0](https://github.com/antfu/eslint-config) – ESLint flat-config preset providing opinionated, auto-fixing rules and sensible defaults for TypeScript, JSX, Vue and other file types. * [eslint-plugin-boundaries v6.0.0](https://github.com/javierbrea/eslint-plugin-boundaries) – Plugin that enforces architecture boundaries by checking project file structure and dependencies. * [eslint-config-xo-typescript v10.0.0](https://github.com/xojs/eslint-config-xo-typescript) – Shareable ESLint configuration for TypeScript that extends eslint-config-xo, assuming ESM and a strict tsconfig. * [Rockpack 7.2.0](https://github.com/AlexSergey/rockpack) – Lightweight solution for quickly setting up a React application with full support for Server-Side Rendering, bundling, linting, and testing. * [Putout v42.2.0](https://github.com/coderaiser/putout) – Pluggable and configurable JavaScript linter and code transformer that serves as a drop-in replacement for ESLint. * [eslint-plugin-jsdoc v62.8.0](https://github.com/gajus/eslint-plugin-jsdoc) – JSDoc-specific linting rules for ESLint. * [Angular ESLint v21.3.0](https://github.com/angular-eslint/angular-eslint) – Monorepo providing tooling to enable ESLint for Angular projects. * [eslint-plugin-vue-scoped-css v3.0.0](https://github.com/future-architect/eslint-plugin-vue-scoped-css) – ESLint plugin providing linting rules for Scoped CSS in Vue.js with support for advanced CSS syntax and preprocessors. * [ESLint v10.0.2](https://github.com/eslint/eslint) – Tool for identifying and reporting patterns in ECMAScript/JavaScript code. * [eslint-interactive v13.0.0](https://github.com/mizdra/eslint-interactive) – CLI tool for fixing numerous ESLint errors efficiently by grouping problems by rule. * [eslint-config-love v151.0.0](https://github.com/mightyiam/eslint-config-love) – TypeScript ESLint configuration focused on safety and convention without framework-specific rules. * [eslint-plugin-compat v6.2.0](https://github.com/amilajack/eslint-plugin-compat) – Lint the browser compatibility of your code. * [ESLint Plugin Perfectionist v5.6.0](https://github.com/azat-io/eslint-plugin-perfectionist) – Plugin that sorts imports, objects, TypeScript types, enums, JSX props and attributes alphabetically, naturally, or by line length. * [eslint-plugin-testing-library v7.16.0](https://github.com/testing-library/eslint-plugin-testing-library) – ESLint plugin that enforces best practices and helps avoid common mistakes when writing tests. * [Shadcn Vue Admin v0.13.0](https://github.com/Whbbit1999/shadcn-vue-admin) – Admin dashboard UI built with Shadcn-vue, Vue 3 and Vite focusing on responsiveness and accessibility. * [ESLint Plugin Playwright v2.10.0](https://github.com/mskelton/eslint-plugin-playwright) – Linting rules for Playwright test files to enforce correct APIs, assertions, and test patterns. * [svelte-eslint-parser v1.6.0](https://github.com/sveltejs/svelte-eslint-parser) – Svelte parser designed for ESLint to facilitate creating custom linting rules. * [HTML ESLint v0.58.0](https://github.com/yeonjuan/html-eslint) – ESLint plugin for linting HTML markup and HTML inside JavaScript template literals. * [eslint-plugin-baseline-js v0.6.0](https://github.com/3ru/eslint-plugin-baseline-js) – ESLint plugin enforcing JavaScript Baseline feature usage with a single rule powered by webfeatures. * [AST Explorer v0.39.0](https://github.com/sxzz/ast-explorer) – Web tool for visualizing abstract syntax trees generated by various parsers. * [eslint-doc-generator v3.3.0](https://github.com/eslint-community/eslint-doc-generator) – Automatic documentation generator for ESLint plugins and rules. * [eslint-plugin-es-x v9.5.0](https://github.com/eslint-community/eslint-plugin-es-x) – ESLint plugin that disallows specific ECMAScript syntax with clear error messages. * [eslint-plugin-security eslint-plugin-securi...](https://github.com/eslint-community/eslint-plugin-security) – ESLint rules detecting potential security issues in Node.js code, including unsafe eval, non-literal requires, and insecure regex. * [eslint-plugin-import-x v4.16.2](https://github.com/un-ts/eslint-plugin-import-x) – Fork of eslint-plugin-import that provides faster, lighter linting for ES2015+ import/export syntax and module resolution. * [Verdaccio Monorepo @verdaccio/eslint-co...](https://github.com/verdaccio/monorepo) – Monorepo of core packages and plugins for the 6.x architecture, deprecated and maintained only for critical fixes. * [eslint-plugin-better-tailwindcss v4.3.2](https://github.com/schoero/eslint-plugin-better-tailwindcss) – ESLint plugin providing formatting and linting rules to improve Tailwind CSS readability and enforce best practices. * [ESLint - React - You Might Not Need An Effect v0.9.2](https://github.com/nickjvandyke/eslint-plugin-react-you-might-not-need-an-effect) – Detect unnecessary React effects to make code simpler, faster, and safer. * [Nuxt ESLint v1.15.2](https://github.com/nuxt/eslint) – Collection of project-aware ESLint packages offering easy, extensible, future-proof linting integrations for Nuxt projects. * [eslint-plugin-react-refresh v0.5.2](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) – ESLint plugin enforcing component structure compatibility with Fast Refresh hot reloading. * [eslint-plugin-functional v9.0.4](https://github.com/eslint-functional/eslint-plugin-functional) – Plugin for ESLint that disables mutation and promotes functional programming in JavaScript and TypeScript. * [Create TypeScript App 2.60.1](https://github.com/JoshuaKGoldberg/create-typescript-app) – Quickstart-friendly TypeScript template providing comprehensive, configurable, opinionated tooling for new or existing repositories. * [eslint-plugin-chai-friendly v1.1.1](https://github.com/ihordiachenko/eslint-plugin-chai-friendly) – Overrides ESLint's no-unused-expressions rule to allow Chai expect/should assertion expressions. * [TanStack Config @tanstack/vite-confi...](https://github.com/TanStack/config) – Opinionated toolkit for building, versioning, and publishing high-quality JavaScript and TypeScript packages with minimal setup. * [Nuxt 4 Starter v2.0.8](https://github.com/lazercaveman/nuxt-starter) – Fully configured Nuxt 4 starter kit with TypeScript, Vite, ESLint, Vitest, Pinia, Tailwind CSS, SCSS, and Husky. * [Sheriff @sherifforg/create-c...](https://github.com/AndreaPontrandolfo/sheriff) – Comprehensive and opinionated TypeScript-first ESLint configuration. * [eslint-plugin-svelte eslint-plugin-svelte...](https://github.com/sveltejs/eslint-plugin-svelte) – ESLint plugin leveraging AST from svelte-eslint-parser to provide custom linting for Svelte.