eslint-plugin-redundant-undefined@0.3.0
ESlint rule for disallow redundant undefined
MIT
2022-09-20
安装 (0.3.0)
npm install eslint-plugin-redundant-undefined@0.3.0
yarn add eslint-plugin-redundant-undefined@0.3.0
pnpm add eslint-plugin-redundant-undefined@0.3.0
bun add eslint-plugin-redundant-undefined@0.3.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| @typescript-eslint/utils | ^5.38.0 |
devDependencies (10)
| 包名 | 版本要求 |
|---|---|
| @types/eslint | 8.4.6 |
| @types/node | 18.7.18 |
| @typescript-eslint/eslint-plugin | 5.38.0 |
| @typescript-eslint/parser | 5.38.0 |
| eslint | 8.23.1 |
| husky | 8.0.1 |
| jest | 29.0.3 |
| prettier | 2.7.1 |
| ts-jest | 29.0.1 |
| typescript | 4.8.3 |
peerDependencies (2)
| 包名 | 版本要求 |
|---|---|
| @typescript-eslint/parser | ^5.38.0 |
| eslint | ^8.2.0 |