diff --git a/.babelrc b/.babelrc index 9b34b04..6ede534 100644 --- a/.babelrc +++ b/.babelrc @@ -30,5 +30,6 @@ "useBuiltIns": true } ] - ] + ], + "retainLines": true }