mirror of
https://github.com/nasa/openmct.git
synced 2025-06-14 21:28:12 +00:00
[Fixed Position] Fix globals
Fix globals to pass JSLint check in command line build. WTD-879.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
/*global define*/
|
||||
/*global define,window*/
|
||||
|
||||
define(
|
||||
[],
|
||||
|
Reference in New Issue
Block a user