16 lines
219 B
Plaintext
16 lines
219 B
Plaintext
{
|
|
"presets": [
|
|
[
|
|
"env",
|
|
{
|
|
"targets": {
|
|
"node": "current"
|
|
},
|
|
"useBuiltIns": true,
|
|
},
|
|
|
|
],"stage-2"
|
|
],
|
|
"plugins": ["transform-decorators-legacy"]
|
|
}
|