Revert "Switch to babel 6"

This commit is contained in:
David Baker
2016-10-14 18:50:22 +01:00
committed by GitHub
parent 5a08c62f1b
commit ea09a25563
7 changed files with 41 additions and 114 deletions

View File

@@ -1,4 +0,0 @@
{
"presets": ["react", "es2015", "es2016"],
"plugins": ["transform-class-properties", "transform-object-rest-spread", "transform-async-to-generator", "transform-runtime"]
}