9 lines
110 B
Plaintext
9 lines
110 B
Plaintext
|
{
|
||
|
"presets": [
|
||
|
"es2015",
|
||
|
"stage-1",
|
||
|
"react"
|
||
|
],
|
||
|
"plugins": ["transform-decorators-legacy"]
|
||
|
}
|