diff --git a/.babelrc b/.babelrc index 6ae454e4..73fb04d9 100644 --- a/.babelrc +++ b/.babelrc @@ -26,7 +26,6 @@ ], "env": { "test": { - "presets": ["@babel/preset-react"], "plugins": [ "@babel/plugin-transform-modules-commonjs", "@babel/plugin-syntax-dynamic-import"