On Thu, Dec 13, 2012 at 9:07 PM, Russell Branca <[email protected]>wrote:
> We've been using CodeMirror in Fauxton, and I wired up JSHint to it for > live linting feedback, which seems to work pretty well and was fairly easy > to add in. Code here: > > https://github.com/cloudant-labs/couchdb/blob/fauxton/src/fauxton/app/modules/documents/views.js#L303-L316 > > > -Russell > > Thanks for the link and code :) I am playing with it right now.
