diff --git a/.babelrc b/.babelrc index f835f5c3..9a7a96cb 100644 --- a/.babelrc +++ b/.babelrc @@ -15,10 +15,7 @@ ], "plugins": [ [ - "@babel/plugin-proposal-class-properties", - { - "loose": true - } + "@babel/plugin-proposal-class-properties" ], [ "@babel/transform-runtime",