forked from server/soundboard
Add hint for JavaScript linter to fix ES6 warnings
This commit is contained in:
parent
d0dc1a7fbd
commit
425a6d3094
@ -1,3 +1,5 @@
|
||||
/* jshint esversion: 6 */
|
||||
|
||||
var localModeEnabled = false;
|
||||
|
||||
// References to howler objects
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user