grunt-couchapp/tasks
James E. Marca 008e268c06 return null;
at the end of the two main functions, add "return null;" because
otherwise Emacs javascript parser whinges about not returning something
from a routine.  I guess it is in the standard and all that.

apologies if this is noise, but that's why I'm making tiny commits...you
can ignore them.
2013-10-16 13:22:50 -07:00
..
couchapp.js return null; 2013-10-16 13:22:50 -07:00