Skip to content

Commit

Permalink
Revert babelrc
Browse files Browse the repository at this point in the history
  • Loading branch information
nightwolfz committed Dec 30, 2016
1 parent 0100adf commit 437d4e5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .babelrc
@@ -1,12 +1,11 @@
{
"presets":[
["es2015", { "loose": true, "modules": "commonjs" }]
],
"plugins": [
"add-module-exports",
"transform-decorators-legacy",
"transform-class-properties",
"transform-object-rest-spread",
"transform-es2015-modules-commonjs",
"transform-es2015-destructuring",
"babel-plugin-inferno",
["fast-async"]
]
Expand Down

0 comments on commit 437d4e5

Please sign in to comment.