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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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