UNPKG

esnextbin

Version:

Prototype JavaScript programs in the browser with ESNext (a.k.a ES2015) syntax and features, using modules from NPM.

11 lines (10 loc) 114 B
{ "presets": [ "es2015", "react", "stage-0" ], "plugins": [ "transform-object-assign" ] }