This is the error I get when using const:
In your package.json you can tell Jshint to use es6 like this
"jshintConfig":{ "esversion": 6 }