Make jshint happy :(

这个提交包含在:
Sébastien Lucas 2014-04-06 21:27:55 +02:00
父节点 a2a6652487
当前提交 62cab998ce
共有 1 个文件被更改,包括 1 次插入1 次删除

查看文件

@ -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;