mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Ignore jshint warning about URLSearchParams
This commit is contained in:
parent
ab13903019
commit
7186bd24e5
1 changed files with 2 additions and 1 deletions
|
|
@ -11,7 +11,8 @@
|
|||
"self": false,
|
||||
"vAPI": false,
|
||||
"webext": false,
|
||||
"µBlock": false
|
||||
"µBlock": false,
|
||||
"URLSearchParams": false
|
||||
},
|
||||
"laxbreak": true,
|
||||
"newcap": false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue