added ignore on mock
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/* jshint ignore:start */
|
||||
$(function () {
|
||||
'use strict';
|
||||
var url = window.location.search.match(/url=([^&]+)/);
|
||||
@@ -54,3 +55,5 @@ $(function () {
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
/* jshint ignore:end */
|
||||
Reference in New Issue
Block a user