mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(files) jshint: add global
This commit is contained in:
parent
ff3425981c
commit
488340857b
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
/* load and store templates data */
|
||||
|
||||
var Util, DOM, CloudCmd;
|
||||
/*global Promise */
|
||||
/*global Util, DOM, CloudCmd */
|
||||
|
||||
(function(Util, DOM) {
|
||||
'use strict';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue