packages/babel-helper-fixtures/README.md

Summary

Maintainability
Test Coverage
# @babel/helper-fixtures

> Helper function to support fixtures

See our website [@babel/helper-fixtures](https://babeljs.io/docs/en/next/babel-helper-fixtures.html) for more information.

## Install

Using npm:

```sh
npm install --save-dev @babel/helper-fixtures
```

or using yarn:

```sh
yarn add @babel/helper-fixtures --dev
```