7 lines
151 B
Plaintext
7 lines
151 B
Plaintext
|
{
|
||
|
"plugins": ["transform-decorators-legacy","transform-class-properties"],
|
||
|
"presets":[
|
||
|
"es2015", "stage-1", "stage-0", "react"
|
||
|
]
|
||
|
}
|