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