mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-12 15:02:15 +09:00
grunt jshint 설정 변경
This commit is contained in:
parent
46863a8a47
commit
080bbcb0f7
5 changed files with 17 additions and 16 deletions
|
|
@ -797,6 +797,7 @@ jQuery(function($){
|
|||
});
|
||||
|
||||
if(typeof console == 'undefined'){
|
||||
/* jshint -W020 */
|
||||
console={log:function(){}};
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue