eslint-plugin-redundant-undefined@0.1.0
ESlint rule for disallow redundant undefined
MIT
2021-08-05
安装 (0.1.0)
npm install eslint-plugin-redundant-undefined@0.1.0
yarn add eslint-plugin-redundant-undefined@0.1.0
pnpm add eslint-plugin-redundant-undefined@0.1.0
bun add eslint-plugin-redundant-undefined@0.1.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| @typescript-eslint/experimental-utils | 4.29.0 |
devDependencies (10)
| 包名 | 版本要求 |
|---|---|
| @types/eslint | 7.28.0 |
| @types/node | 16.4.12 |
| @typescript-eslint/eslint-plugin | 4.29.0 |
| @typescript-eslint/parser | 4.29.0 |
| eslint | 7.32.0 |
| husky | 7.0.1 |
| jest | 27.0.6 |
| prettier | 2.3.2 |
| ts-jest | 27.0.4 |
| typescript | 4.3.5 |
peerDependencies (2)
| 包名 | 版本要求 |
|---|---|
| @typescript-eslint/parser | ^4.28.2 |
| eslint | ^7.30.0 |