UNPKG

121 BPlain TextView Raw
1{
2 "plugins": [
3 "add-module-exports",
4 "transform-runtime"
5 ],
6 "presets": [
7 "es2015",
8 "stage-0"
9 ]
10}