Remove 'self' from .jshintrc

This commit is contained in:
Tankred Hase 2016-02-05 17:09:22 +07:00
parent f87d8d0433
commit c75a39e9b8

View File

@ -19,7 +19,6 @@
"importScripts": true, "importScripts": true,
"process": true, "process": true,
"Event": true, "Event": true,
"self": true,
"describe": true, "describe": true,
"it": true, "it": true,
"sinon": true, "sinon": true,