Licence
MIT
Version
10.3.4
Deps
9
Size
11 kB
Vulns
0
Weekly
0
@mikey-pro/eslint-config-react
React-specific ESLint configuration extending the core Mikey Pro style guide.
Installation
npm install @mikey-pro/eslint-config-react
Usage
// 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.