babel/packages/babel-helper-plugin-test-runner
2019-11-24 18:50:06 +01:00
..
2017-03-25 21:46:16 -04:00
2019-11-24 18:50:06 +01:00

@babel/helper-plugin-test-runner

Helper function to support test runner

See our website @babel/helper-plugin-test-runner for more information.

Install

Using npm:

npm install --save-dev @babel/helper-plugin-test-runner

or using yarn:

yarn add @babel/helper-plugin-test-runner --dev