diff --git a/babel.config.js b/babel.config.js index 08e71d91f5..e68d3fd740 100644 --- a/babel.config.js +++ b/babel.config.js @@ -3,6 +3,7 @@ module.exports = { // Keep the root as a root '.' ], + sourceType: 'unambiguous', presets: [ [ '@babel/preset-env',