eslint-plugin-redundant-undefined@0.2.0
ESlint rule for disallow redundant undefined
MIT
2021-11-17
安装 (0.2.0)
npm install eslint-plugin-redundant-undefined@0.2.0
yarn add eslint-plugin-redundant-undefined@0.2.0
pnpm add eslint-plugin-redundant-undefined@0.2.0
bun add eslint-plugin-redundant-undefined@0.2.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| @typescript-eslint/experimental-utils | 5.4.0 |
devDependencies (10)
| 包名 | 版本要求 |
|---|---|
| @types/eslint | 7.29.0 |
| @types/node | 16.11.7 |
| @typescript-eslint/eslint-plugin | 5.4.0 |
| @typescript-eslint/parser | 5.4.0 |
| eslint | 8.2.0 |
| husky | 7.0.4 |
| jest | 27.3.1 |
| prettier | 2.4.1 |
| ts-jest | 27.0.7 |
| typescript | 4.5.2 |
peerDependencies (2)
| 包名 | 版本要求 |
|---|---|
| @typescript-eslint/parser | ^5.4.0 |
| eslint | ^8.2.0 |