esnext.js 117 B

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