Make jshint happy :(
This commit is contained in:
parent
a2a6652487
commit
62cab998ce
2
util.js
2
util.js
|
@ -3,7 +3,7 @@
|
|||
// https://github.com/seblucas/cops
|
||||
|
||||
/*jshint curly: true, latedef: true, trailing: true, noarg: true, undef: true, browser: true, jquery: true, unused: true, devel: true, loopfunc: true */
|
||||
/*global LRUCache, doT */
|
||||
/*global LRUCache, doT, Bloodhound */
|
||||
|
||||
var templatePage, templateBookDetail, templateMain, templateSuggestion, currentData, before, filterList;
|
||||
|
||||
|
|
Loading…
Reference in a new issue