jest-watch-toggle-config@3.0.0
Jest watch plugin for toggling boolean settings (e.g. verbosity, test coverage)
MIT
2023-04-27
安装 (3.0.0)
npm install jest-watch-toggle-config@3.0.0
yarn add jest-watch-toggle-config@3.0.0
pnpm add jest-watch-toggle-config@3.0.0
bun add jest-watch-toggle-config@3.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| chalk | ^5.2.0 |
devDependencies (11)
| 包名 | 版本要求 |
|---|---|
| cross-env | ^7.0.3 |
| eslint | ^8.39.0 |
| eslint-config-prettier | ^8.8.0 |
| eslint-config-standard | ^17.0.0 |
| eslint-plugin-import | ^2.22.0 |
| eslint-plugin-node | ^11.1.0 |
| eslint-plugin-prettier | ^4.2.1 |
| eslint-plugin-promise | ^6.1.1 |
| eslint-plugin-standard | ^5.0.0 |
| jest | ^29.5.0 |
| prettier | ^2.8.8 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| jest | >= 23.4.1 |