eslint-plugin-redundant-undefined@1.0.0
ESlint rule for disallow redundant undefined
MIT
2023-08-07
安装 (1.0.0)
npm install eslint-plugin-redundant-undefined@1.0.0
yarn add eslint-plugin-redundant-undefined@1.0.0
pnpm add eslint-plugin-redundant-undefined@1.0.0
bun add eslint-plugin-redundant-undefined@1.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| @typescript-eslint/utils | ^6.2.1 |
devDependencies (11)
| 包名 | 版本要求 |
|---|---|
| @types/eslint | 8.44.2 |
| @types/node | 20.4.8 |
| @typescript-eslint/eslint-plugin | ^6.2.1 |
| @typescript-eslint/parser | 6.2.1 |
| @typescript-eslint/rule-tester | ^6.2.1 |
| eslint | 8.46.0 |
| husky | 8.0.3 |
| jest | 29.6.2 |
| prettier | 3.0.1 |
| ts-jest | 29.1.1 |
| typescript | 5.1.6 |
peerDependencies (2)
| 包名 | 版本要求 |
|---|---|
| @typescript-eslint/parser | ^6.2.0 |
| eslint | ^8.46.0 |