mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
adjust jshint behavior
This commit is contained in:
parent
23065a8b90
commit
f09db15acb
1 changed files with 1 additions and 2 deletions
|
@ -19,6 +19,5 @@
|
|||
"sub": true,
|
||||
"undef": true,
|
||||
"unused": true,
|
||||
"validthis": true,
|
||||
"-W058": true // suppress "Missing '()' invoking a constructor" message
|
||||
"validthis": true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue