chore(files) jshint: add global

This commit is contained in:
coderaiser 2015-03-05 06:58:52 -05:00
parent ff3425981c
commit 488340857b

View file

@ -1,6 +1,7 @@
/* load and store templates data */
var Util, DOM, CloudCmd;
/*global Promise */
/*global Util, DOM, CloudCmd */
(function(Util, DOM) {
'use strict';