* Add support for logs to transform-fixture-test-runner * Test some warnings * Use stderr/stdout, and add a validateLogs test option * Normalize CWD in logs and rename vars * Silence preset-env tests * Restore old methods
@babel/helper-fixtures
Helper function to support fixtures
See our website @babel/helper-fixtures for more information.
Install
Using npm:
npm install --save-dev @babel/helper-fixtures
or using yarn:
yarn add @babel/helper-fixtures --dev