Browse Source

uselessness

shinoka7 7 years ago
parent
commit
3a6eb1b5eb
1 changed files with 1 additions and 2 deletions
  1. 1 2
      .babelrc

+ 1 - 2
.babelrc

@@ -3,8 +3,7 @@
     "lodash",
     ["transform-runtime", {
       "regenerator": true
-    }],
-    ["transform-decorators-legacy"]
+    }]
   ],
   "presets": [
     ["env", {