UNPKG

yyuap-template

Version:

template project which is based on tinper

17 lines 305 B
{ "presets": [ ["env", { "modules": false }], "stage-2", "react" ], "plugins": [ "transform-es2015-modules-umd", ["transform-runtime", { "helpers": false, "polyfill": false, "regenerator": true }], "transform-decorators-legacy" ], "comments": true }