richgilbank / Scratch-JS

Run ES6, CoffeeScript and LiveScript on any page from Chrome's DevTools!
MIT License
350 stars 50 forks source link

Add support for es7 #89

Open pdw207 opened 7 years ago

pdw207 commented 7 years ago

Add decorators and other es7 babel options.

richgilbank commented 7 years ago

Thanks for bringing this up @pdw207 - Most likely it would just require bumping the version of Babel. Mind submitting a PR?

richgilbank commented 5 years ago

Sure! Haven't updated babel in quite a while (or anything else really)