8 lines
173 B
Plaintext
8 lines
173 B
Plaintext
{
|
|
"plugins":
|
|
["transform-decorators-legacy","transform-class-properties","transform-function-bind",],
|
|
"presets":[
|
|
"es2015", "stage-1", "stage-0"
|
|
]
|
|
}
|