Add ES6 Set to jshint globals.
This commit is contained in:
parent
0ba1a9b31a
commit
d4f8048827
@ -264,6 +264,7 @@ module.exports = (grunt) ->
|
||||
webkitNotifications: true
|
||||
HTMLDocument: true
|
||||
MediaError: true
|
||||
Set: true
|
||||
GM_getValue: true
|
||||
GM_setValue: true
|
||||
GM_deleteValue: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user