babel-plugin-ava-throws-helper@1.0.0
Babel plugin for protecting against improper use of `t.throws()` in AVA
MIT
2017-01-17
安装 (1.0.0)
npm install babel-plugin-ava-throws-helper@1.0.0
yarn add babel-plugin-ava-throws-helper@1.0.0
pnpm add babel-plugin-ava-throws-helper@1.0.0
bun add babel-plugin-ava-throws-helper@1.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| babel-template | ^6.7.0 |
| babel-types | ^6.7.2 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| ava | ^0.17.0 |
| babel-core | ^6.7.5 |
| xo | ^0.17.0 |