From 59fae95bce11d28c74f5be4ed8a0a3c003ddf2a9 Mon Sep 17 00:00:00 2001 From: Shawn Erquhart Date: Mon, 30 Sep 2019 15:36:29 -0400 Subject: [PATCH] chore: fix babel config formatting (#2715) --- babel.config.js | 1 - 1 file changed, 1 deletion(-) diff --git a/babel.config.js b/babel.config.js index 2419130d..34983862 100644 --- a/babel.config.js +++ b/babel.config.js @@ -71,7 +71,6 @@ const presets = () => { }; const plugins = () => { - if (isESM) { return [ ...defaultPlugins,