Prevent JSHint from complaining about ES6
All checks were successful
Check syntax / check (push) Successful in 5s
All checks were successful
Check syntax / check (push) Successful in 5s
This commit is contained in:
parent
25334b178e
commit
7d28a1ebfc
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
/*jshint esversion: 6 */
|
||||
// ==UserScript==
|
||||
// @name DarkSnap
|
||||
// @namespace http://tampermonkey.net/
|
||||
|
|
Loading…
Reference in a new issue