소스 검색

Forgot to make jshint happy ;). re #79

master
Sébastien Lucas 9 년 전
부모
커밋
e2425e83ae
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      util.js

+ 1
- 1
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, Bloodhound */
/*global LRUCache, doT, Bloodhound, postRefresh */

var templatePage, templateBookDetail, templateMain, templateSuggestion, currentData, before, filterList;



불러오는 중...
취소
저장