UNPKG

@babel/helper-transform-fixture-test-runner

Version:

Transform test runner for @babel/helper-fixtures module

20 lines (12 loc) 436 B
# @babel/helper-transform-fixture-test-runner > Transform test runner for @babel/helper-fixtures module See our website [@babel/helper-transform-fixture-test-runner](https://babeljs.io/docs/babel-helper-transform-fixture-test-runner) for more information. ## Install Using npm: ```sh npm install --save @babel/helper-transform-fixture-test-runner ``` or using yarn: ```sh yarn add @babel/helper-transform-fixture-test-runner ```