chore: fix babel config formatting (#2715)

This commit is contained in:
Shawn Erquhart
2019-09-30 15:36:29 -04:00
committed by GitHub
parent afbc15d59b
commit 59fae95bce

View File

@ -71,7 +71,6 @@ const presets = () => {
};
const plugins = () => {
if (isESM) {
return [
...defaultPlugins,