MateusZitelli / js-tree-algorithms

GNU General Public License v3.0
1 stars 0 forks source link

Add JSHint and possibly esformatter #9

Open cirocosta opened 10 years ago

cirocosta commented 10 years ago

Keeping consistency in coding style is a great thing. What do you think about adding jshint (so that we reduce some stupid errors) and esformatter (for coding style enforcement)?

I also suggest (if one or both of the proposals gets accepted) to insert here what are our thoughts on the spec for these configs so that we maintain a generally accepted coding style :smile:

cirocosta commented 10 years ago

what do you think @MateusZitelli ?

MateusZitelli commented 10 years ago

I aprove the usage, but I never used esformatter. I'll add a .jshintrc later today and if you don't mind try to configure esformatter too to learn more about it.

cirocosta commented 10 years ago

:+1: