Original: https://github.com/mathiasbynens/babel-plugin-transform-dotall-regex Moving it into the official Babel repository makes it easier to maintain the transform.
3 lines
74 B
JavaScript
3 lines
74 B
JavaScript
import runner from "@babel/helper-plugin-test-runner";
|
|
runner(__dirname);
|