Custom jshint configuration.
[string-lerp.git] / string-lerp.js
index 989ceec..e25abfe 100644 (file)
@@ -8,6 +8,7 @@
 */
 
 /* @license Copyright 2014 Joe Wreschnig - GNU GPL v2 or later */
 */
 
 /* @license Copyright 2014 Joe Wreschnig - GNU GPL v2 or later */
+/*globals exports, Uint32Array */
 
 (function (exports) {
     "use strict";
 
 (function (exports) {
     "use strict";