Add ES6 Set to jshint globals.

This commit is contained in:
ccd0 2015-03-21 12:01:38 -07:00
parent 0ba1a9b31a
commit d4f8048827

View File

@ -264,6 +264,7 @@ module.exports = (grunt) ->
webkitNotifications: true
HTMLDocument: true
MediaError: true
Set: true
GM_getValue: true
GM_setValue: true
GM_deleteValue: true