stefan-brus / mushroom-viking

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

Adopt some form of style convention #34

Open stefan-brus opened 10 years ago

stefan-brus commented 10 years ago

The code should be written with a consistent style. Automatic style checking in the build process is not necessary at this time, but it would be nice to update the code to follow some convention, and then stick to it.

Something like this: https://github.com/airbnb/javascript