* Unify eslint/prettier config Use a prettier config file and correctly configure trailing commas Enable curly in babylon as in all other packages. * Add experimental and codemods
@babel/helper-transform-fixture-test-runner
NOTE: This is an internal Babel module and may not work outside. Use at your own risk.
Usage
import runFixtures from "@babel/helper-transform-fixture-test-runner";
runFixtures("/User/sebmck/Projects/babel-something/test/fixtures");