Run jshint on output

Allows us to execute jshint in non-forced mode.
This commit is contained in:
kpdecker
2013-12-01 15:40:08 -06:00
parent 86974b2660
commit f17cb3ecac
11 changed files with 15 additions and 14 deletions
+1
View File
@@ -1,3 +1,4 @@
/*globals Handlebars: true */
module base from "./handlebars/base";
// Each of these augment the Handlebars object. No need to setup here.