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