Revert "Revert "Remove .babelrc from plugin""

This commit is contained in:
Wyatt Johnson
2017-10-03 14:55:20 -06:00
committed by GitHub
parent 8a02618d8a
commit d75257a832
@@ -1,14 +0,0 @@
{
"presets": [
"es2015"
],
"plugins": [
"add-module-exports",
"transform-class-properties",
"transform-decorators-legacy",
"transform-object-assign",
"transform-object-rest-spread",
"transform-async-to-generator",
"transform-react-jsx"
]
}