Performance-minded React linting rules for ESLint
`@techsky/eslint-plugin-react-perf` is a customized version of the [eslint-plugin-react-perf](https://github.com/cvazac/eslint-plugin-react-perf) package, enhanced with an `allowList` configuration feature. This patch introduces the capability to specify
React specific linting rules for ESLint
ESLint rules for React Hooks
Static AST checker for accessibility rules on JSX elements.
Validate that your components can safely be updated with Fast Refresh
Turns off all rules that are unnecessary or might conflict with Prettier.
Report and remove unused es6 modules
Reusable ESLint config for Beemo configured projects.
ESLint configuration used by Create React App
This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos
React Native specific linting rules for ESLint
Airbnb's ESLint config, following our styleguide
ESLint plugin to display errors found by the React compiler.
TypeScript plugin for ESLint
ESLint rules for @react-native/eslint-config
A set of composable ESLint rules for libraries and frameworks that use React as a UI runtime.
ESLint JavaScript language implementation
ESLint React's ESLint plugin for React Hooks related rules.
ESLint React's ESLint plugin for DOM related rules.
Import with sanity.
ESLint React's ESLint plugin for naming convention related rules.
ESLint React's ESLint plugin for interacting with Web APIs
Utilities for building ESLint plugins.