eslint-config-preact@2.0.0
Unopinionated base ESLint configuration for Preact and Preact CLI projects.
MIT
2025-07-12
安装 (2.0.0)
npm install eslint-config-preact@2.0.0
yarn add eslint-config-preact@2.0.0
pnpm add eslint-config-preact@2.0.0
bun add eslint-config-preact@2.0.0
dependencies (9)
| 包名 | 版本要求 |
|---|---|
| @babel/core | ^7.13.16 |
| @babel/eslint-parser | ^7.27.5 |
| @babel/plugin-syntax-class-properties | ^7.12.13 |
| @babel/plugin-syntax-jsx | ^7.12.13 |
| @eslint/js | ^9.29.0 |
| eslint-plugin-compat | ^6.0.2 |
| eslint-plugin-react | ^7.37.5 |
| eslint-plugin-react-hooks | ^5.2.0 |
| globals | ^16.2.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| @types/eslint | ^9.6.1 |
| @types/node | ^24.0.4 |
| eslint | ^9.30.0 |
| vitest | ^3.2.4 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| eslint | ^8.57.1 || ^9.0.0 |