1
0
Fork 0

Make jshint happy :(

Dieser Commit ist enthalten in:
Sébastien Lucas 2014-04-06 21:27:55 +02:00
Ursprung a2a6652487
Commit 62cab998ce
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen

Datei anzeigen

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