Sven SAULEAU b445b79734 Refactor move docs (#8108) před 6 roky
..
src cc5aeb3b50 Allow .ts and .tsx test fixtures. před 6 roky
.npmignore 7a1ccf076c Misc (#5545) před 7 roky
README.md b445b79734 Refactor move docs (#8108) před 6 roky
package.json 90566103a6 v7.0.0-beta.49 před 6 roky

README.md

@babel/helper-fixtures

Helper function to support fixtures

See our website @babel/helper-fixtures for more information.

Install

Using npm:

npm install --save @babel/helper-fixtures

or using yarn:

yarn add --save @babel/helper-fixtures