eslint-plugin-i@2.29.0
A fork of `eslint-plugin-import` using `get-tsconfig` to replace `tsconfig-paths` and heavy `typescript` under the hood.
MIT
2023-10-27
已弃用
Please migrate to the brand new `eslint-plugin-import-x` instead
安装 (2.29.0)
npm install eslint-plugin-i@2.29.0
yarn add eslint-plugin-i@2.29.0
pnpm add eslint-plugin-i@2.29.0
bun add eslint-plugin-i@2.29.0
dependencies (9)
| 包名 | 版本要求 |
|---|---|
| debug | ^3.2.7 |
| doctrine | ^2.1.0 |
| eslint-import-resolver-node | ^0.3.9 |
| eslint-module-utils | ^2.8.0 |
| get-tsconfig | ^4.6.2 |
| is-glob | ^4.0.3 |
| minimatch | ^3.1.2 |
| resolve | ^1.22.3 |
| semver | ^7.5.3 |
devDependencies (43)
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| eslint | ^7.2.0 || ^8 |