Run tests in a native Node.js ESM environment (#13966)
This commit is contained in:
1
packages/babel-plugin-transform-modules-commonjs/test/fixtures/package.json
vendored
Normal file
1
packages/babel-plugin-transform-modules-commonjs/test/fixtures/package.json
vendored
Normal file
@@ -0,0 +1 @@
|
||||
{ "type": "commonjs" }
|
||||
@@ -0,0 +1 @@
|
||||
{ "type": "module" }
|
||||
Reference in New Issue
Block a user