2016-10-02 13:58:24 +02:00
|
|
|
{
|
2016-10-14 19:03:22 +02:00
|
|
|
"presets": ["react", "es2015", "es2016"],
|
2017-07-13 18:34:47 +02:00
|
|
|
"plugins": ["transform-class-properties", "transform-object-rest-spread", "transform-async-to-bluebird", "transform-runtime", "add-module-exports"]
|
2016-10-02 13:58:24 +02:00
|
|
|
}
|