es6-transpiler
es6-transpiler copied to clipboard
Add ";" after return statement for Arrow functions
Otherwise, people using jshint can get warnings after transpilation.