aurelia-v-grid / vGrid

Aurelia-v-grid - npm source
MIT License
49 stars 10 forks source link

Enable linting #37

Closed JeroenVinke closed 8 years ago

JeroenVinke commented 8 years ago

That will probably happen automatically when you switch it to a plugin, but linting can make your code look a bit cleaner (it will tell you to remove unnecessary semicolons).

vegarringdal commented 8 years ago

I had JS hint endabled in webstorm, but must have been disabled when I updated. Thanks for spotting those Looks like it kinda failing some places due to es6 code

vegarringdal commented 8 years ago

Closing this for now, this is a IDE problem in my end. Will get this fixed before v1.0