4 lines
132 B
Text
4 lines
132 B
Text
{
|
|
"presets": ["es2015"],
|
|
"plugins": ["transform-class-properties", "transform-function-bind", "transform-object-rest-spread"]
|
|
}
|