Add hint for JavaScript linter to fix ES6 warnings

This commit is contained in:
Martin Müller 2017-09-14 18:33:41 +02:00
parent d0dc1a7fbd
commit 425a6d3094

View File

@ -1,3 +1,5 @@
/* jshint esversion: 6 */
var localModeEnabled = false; var localModeEnabled = false;
// References to howler objects // References to howler objects