* [typescript-eslint v8.68.0](https://github.com/typescript-eslint/typescript-eslint) – Monorepo providing powerful static analysis for JavaScript and TypeScript. * [ESLint v10.9.0](https://github.com/eslint/eslint) – Tool for identifying and reporting patterns in ECMAScript/JavaScript code. * [eslint-config-hardcore v50.1.0](https://github.com/EvgenyOrekhov/eslint-config-hardcore) – Strict ESLint configuration including numerous plugins and rules for consistent and robust code. * [grunt-eslint v27.0.0](https://github.com/sindresorhus/grunt-eslint) – Grunt plugin that runs ESLint on specified files and reports results with configurable formatting, output, and failure behavior. * [ESLint - React - You Might Not Need An Effect v1.0.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. * [eslint-doc-generator v3.7.1](https://github.com/eslint-community/eslint-doc-generator) – Automatic documentation generator for ESLint plugins and rules. * [eslint-plugin-react-refresh v0.5.5](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) – ESLint plugin enforcing component structure compatibility with Fast Refresh hot reloading. * [AST Explorer v0.48.5](https://github.com/sxzz/ast-explorer) – Web tool for visualizing abstract syntax trees generated by various parsers.