3
donuts
5y

Couldn't find it on Google but does Node 6.9.1 support ES6 syntax and const, let, etc?

The code runs on my machine which uses 6.9.1 I think but the Code Style report raises issues saying it needs a esversion: 6. I can add it but dunno if it's gonna break in PROD

Comments
Add Comment