diff --git a/.babelrc b/.babelrc index 43925d1..6e53678 100644 --- a/.babelrc +++ b/.babelrc @@ -1,5 +1,4 @@ { - "presets": ["preact-cli/babel"], "env": { "test": { "presets": [["preact-cli/babel", { "modules": "commonjs" }]]