@flypeng/eslint-config-react
v3.0.0
Published
flingyp's lint config of React
Maintainers
Readme
@flypeng/eslint-config-react
React 专用 ESLint 配置,支持最新的 React 和 JSX 语法
特性
- 使用 TypeScript 重写
- 支持 ESLint 扁平配置(Flat Config)
- 提供更好的类型支持
- 支持 React Hooks 规则
包含规则
- React 组件规则
- JSX 语法规则
- React Hooks 规则
- React 最佳实践规则
依赖包
本配置包使用以下插件:
- eslint-plugin-react - React 官方 ESLint 插件
- eslint-plugin-react-hooks - React Hooks 规则
- eslint-plugin-jsx-a11y - JSX 可访问性规则
