ESLint plugin that forbids rendering hardcoded user-visible strings in JSX.
Utilities to help expose prettier output in linting tools
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
ESLint plugin for i18n
Utilities for building ESLint plugins.
TypeScript plugin for ESLint
Flowtype linting rules for ESLint.
Report and remove unused es6 modules
ESLint rule to disallow unsanitized code
React specific linting rules for ESLint
Turns off all rules that are unnecessary or might conflict with Prettier.
Enforce best practices for JavaScript promises
Static AST checker for accessibility rules on JSX elements.
ESLint JavaScript language implementation
ESLint rules for Jest
Easy autofixable import sorting
ESLint plugin for Angular applications, following https://angular.dev/style-guide
Import with sanity.
Additional ESLint's rules for Node.js
An ESLint plugin for projects using Cypress
ESLint rule for .only blocks in mocha tests
ESLint plugin for Next.js.
ESLint rules for React Hooks