fix(deps): update to eslint@6

This commit is contained in:
Julian Lam
2019-06-22 21:23:19 -04:00
parent 2fa68e3b1a
commit 289dada5f7
10 changed files with 8 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
'use strict';
var ajaxify = window.ajaxify || {};
ajaxify = window.ajaxify || {};
$(document).ready(function () {
var location = document.location || window.location;