@mikey-pro/eslint-config-react
v10.3.2
Published
Mikey Pro ESLint React configuration - Ultimate React coding style guide
Downloads
331
Maintainers
Readme
@mikey-pro/eslint-config-react
React-specific ESLint configuration extending the core Mikey Pro style guide.
Installation
npm install @mikey-pro/eslint-config-reactUsage
// eslint.config.js
export { default } from '@mikey-pro/eslint-config-react';Features
- React-specific rules and best practices
- JSX accessibility (a11y) rules
- React hooks validation
- Performance optimizations
- Extends core Mikey Pro configuration
See Mikey Pro for full documentation.
