9 lines
98 B
Text
9 lines
98 B
Text
{
|
|
"presets": [
|
|
"es2015",
|
|
"react"
|
|
],
|
|
"plugins" : [
|
|
"transform-flow-comments"
|
|
]
|
|
}
|