2016-10-02 13:57:45 +02:00
|
|
|
{
|
2016-10-14 19:02:26 +02:00
|
|
|
"presets": ["react", "es2015", "es2016"],
|
2018-11-21 17:56:44 +01:00
|
|
|
"plugins": ["transform-class-properties", "transform-object-rest-spread", "transform-async-to-bluebird", "transform-runtime", "add-module-exports", "syntax-dynamic-import"]
|
2016-10-02 13:57:45 +02:00
|
|
|
}
|