jshint compliance

This commit is contained in:
ansuz
2016-02-15 16:07:46 +01:00
parent d1885fbab6
commit 3cb94b8d80
16 changed files with 52 additions and 29 deletions

View File

@@ -8,6 +8,11 @@
* Build date: 8 December 2013
*/
/*
TODO FIXME use www/common/rangy if possible...
*/
(function(global) {
var amdSupported = (typeof global.define == "function" && global.define.amd);