babel/packages/babel-helper-plugin-test-runner
2021-03-08 22:23:36 +00:00
..
2017-03-25 21:46:16 -04:00
2021-03-08 22:23:36 +00: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