stefan-brus / mushroom-viking

Learning web development by making an idle clicker game
1 stars 0 forks source link

Use javascript code quality control measurements #36

Open stefan-brus opened 10 years ago

stefan-brus commented 10 years ago

Use some kind of code quality control that needs to be passed, like how the HTML needs to pass the w3c validator.

One that could be worth looking at is jsHint: http://www.jshint.com/