dd573fc792 | ||
---|---|---|
.. | ||
src | ||
.npmignore | ||
README.md | ||
package.json |
README.md
@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