2018-04-19 09:17:33 -05:00

10 lines
185 B
JSON

{
"plugins": [
"external-helpers",
"transform-function-name",
"transform-classes",
["proposal-decorators", { "legacy": true }],
"transform-modules-commonjs"
]
}