mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-13 02:14:17 +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,
|
"sub": true,
|
||||||
"undef": true,
|
"undef": true,
|
||||||
"unused": true,
|
"unused": true,
|
||||||
"validthis": true,
|
"validthis": true
|
||||||
"-W058": true // suppress "Missing '()' invoking a constructor" message
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue