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