mirror of
https://github.com/nasa/openmct.git
synced 2024-12-29 17:38:53 +00:00
[Fixed Position] Fix globals
Fix globals to pass JSLint check in command line build. WTD-879.
This commit is contained in:
parent
5df41966a4
commit
9a50f6d84d
@ -1,4 +1,4 @@
|
||||
/*global define*/
|
||||
/*global define,window*/
|
||||
|
||||
define(
|
||||
[],
|
||||
|
Loading…
Reference in New Issue
Block a user