Empirical-org-Archive / Quill-Writer-Archive

Quill Writer - Learning by Writing Together
quill.org
GNU Affero General Public License v3.0
5 stars 4 forks source link

Improve code quality with JSHint and (js-beautify or possibly jsfmt) #17

Open wlaurance opened 10 years ago

wlaurance commented 10 years ago

http://www.jshint.com/ https://github.com/einars/js-beautify https://github.com/rdio/jsfmt

And embrace https://github.com/rwaldron/idiomatic.js/ or something similar

wlaurance commented 10 years ago

I use a pretty standard jshint file. I'll include in in the repo and close this one out.