* [typescript-eslint v8.68.0](https://github.com/typescript-eslint/typescript-eslint) – Monorepo providing powerful static analysis for JavaScript and TypeScript. * [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. * [lint-staged v17.4.1](https://github.com/lint-staged/lint-staged) – Run formatters and linters on staged git files to maintain code quality. * [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 v10.9.1](https://github.com/eslint/eslint) – Tool for identifying and reporting patterns in ECMAScript/JavaScript code. * [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.