transformation.js 133 B

1234
  1. import runner from "@babel/helper-transform-fixture-test-runner";
  2. runner(`${__dirname}/fixtures/transformation`, "transformation");