eslint-config-preact@1.2.0
Unopinionated base ESLint configuration for Preact and Preact CLI projects.
MIT
2021-10-22
安装 (1.2.0)
npm install eslint-config-preact@1.2.0
yarn add eslint-config-preact@1.2.0
pnpm add eslint-config-preact@1.2.0
bun add eslint-config-preact@1.2.0
dependencies (9)
| 包名 | 版本要求 |
|---|---|
| @babel/core | ^7.13.16 |
| @babel/eslint-parser | ^7.13.14 |
| @babel/plugin-syntax-class-properties | ^7.12.13 |
| @babel/plugin-syntax-decorators | ^7.12.13 |
| @babel/plugin-syntax-jsx | ^7.12.13 |
| eslint-plugin-compat | ^3.5.1 |
| eslint-plugin-jest | ^23.7.0 |
| eslint-plugin-react | ^7.0.0 |
| eslint-plugin-react-hooks | ^4.2.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| @types/jest | ^25.1.2 |
| eslint | ^7.9.0 |
| jest | ^25.1.0 |
| microbundle | ^0.12.0-next.8 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| eslint | 6.x || 7.x |