tslint-circular-dependencies@0.0.6
This package contains three rules with fixes to work around some of the issues that arise with circular imports:
MIT
2017-07-17
已弃用
this package has been deprecated
安装 (0.0.6)
npm install tslint-circular-dependencies@0.0.6
yarn add tslint-circular-dependencies@0.0.6
pnpm add tslint-circular-dependencies@0.0.6
bun add tslint-circular-dependencies@0.0.6
dependencies (6)
| 包名 | 版本要求 |
|---|---|
| @types/lodash | ^4.14.68 |
| @types/node | ^8.0.8 |
| debug | ^2.6.8 |
| lodash | ^4.17.4 |
| tslint | ^5.5.0 |
| typescript | ^2.4.1 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| rimraf | ^2.6.1 |