Remove ESLint globals
This commit is contained in:
parent
e69e7be1d9
commit
0c1e225364
|
|
@ -40,18 +40,4 @@ rules:
|
|||
eqeqeq: error
|
||||
|
||||
globals:
|
||||
url: false
|
||||
swal: false
|
||||
fetch: false
|
||||
trans: false
|
||||
logout: false
|
||||
toastr: false
|
||||
isEmpty: false
|
||||
showMsg: false
|
||||
blessing: true
|
||||
debounce: false
|
||||
showModal: false
|
||||
showAjaxError: false
|
||||
getQueryString: false
|
||||
TexturePreview: false
|
||||
handleDataTablesAjaxError: false
|
||||
blessing: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user