@babel/helper-plugin-test-runner
Version:
Helper function to support test runner
20 lines (12 loc) • 364 B
Markdown
# @babel/helper-plugin-test-runner
> Helper function to support test runner
See our website [@babel/helper-plugin-test-runner](https://babeljs.io/docs/babel-helper-plugin-test-runner) for more information.
## Install
Using npm:
```sh
npm install --save @babel/helper-plugin-test-runner
```
or using yarn:
```sh
yarn add @babel/helper-plugin-test-runner
```