tddbin / tddbin-frontend

The source of TDDbin. -
http://tddbin.com
MIT License
225 stars 36 forks source link

ES6-Linting doesn't work at all #45

Open marcoemrich opened 7 years ago

marcoemrich commented 7 years ago

This is a generalization of #34. Linting seems to be broken for ES6+ syntax in general. Here is a screenshot, showing that the "const" keyword is not recognized (as an example).

linting_bug