jest-watch-toggle-config@2.0.0
Jest watch plugin for toggling boolean settings (e.g. verbosity, test coverage)
MIT
2020-07-16
安装 (2.0.0)
npm install jest-watch-toggle-config@2.0.0
yarn add jest-watch-toggle-config@2.0.0
pnpm add jest-watch-toggle-config@2.0.0
bun add jest-watch-toggle-config@2.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| chalk | ^4.1.0 |
devDependencies (10)
| 包名 | 版本要求 |
|---|---|
| eslint | ^7.4.0 |
| eslint-config-prettier | ^6.11.0 |
| eslint-config-standard | ^14.1.1 |
| eslint-plugin-import | ^2.22.0 |
| eslint-plugin-node | ^11.1.0 |
| eslint-plugin-prettier | ^3.1.4 |
| eslint-plugin-promise | ^4.2.1 |
| eslint-plugin-standard | ^4.0.1 |
| jest | ^26.1.0 |
| prettier | ^2.0.5 |
peerDependencies (2)
| 包名 | 版本要求 |
|---|---|
| jest | >= 23.4.1 |
| jest-validate | >= 23.4.0 |