> async/await linting rules for ESLint
enforces spacing after async/await plugin
Protects against missing await keywords on async functions
eslint-plugin-async-must-await
ESLint plugin for Angular applications, following https://angular.dev/style-guide
TypeScript plugin for ESLint
React specific linting rules for ESLint
Turns off all rules that are unnecessary or might conflict with Prettier.
Static AST checker for accessibility rules on JSX elements.
ESLint JavaScript language implementation
Import with sanity.
Utilities for building ESLint plugins.
ESLint rules for React Hooks
ESLint plugin for Next.js.
Turn async generator functions into ES2015 generators
Turn async functions into ES2015 generators
Allow parsing of async generator functions
Comment-as-command for one-off codemod with ESLint
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
JSDoc linting rules for ESLint.
Report and remove unused es6 modules
Flowtype linting rules for ESLint.
Validate that your components can safely be updated with Fast Refresh
ESLint plugin to prevent mistakes by not awaiting async methods.