Revert "Switch to babel 6"

This commit is contained in:
David Baker 2016-10-14 18:49:52 +01:00 committed by GitHub
parent 8a0f6a0c6e
commit 5b4b81f7dc
8 changed files with 123 additions and 251 deletions

View file

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