TransitApp/javascript

`ecmaVersion ` should change to be 2017 once we upgrade to Node >=7

Magellol opened this issue · 1 comments

Otherwise, some of the new features like async/await are considered syntax error by the linter.

We've just upgraded it to 2018!