mirror of
https://github.com/nasa/openmct.git
synced 2025-06-17 06:38:17 +00:00
[Build] Remove/qualify for-in usages
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
define(
|
||||
[],
|
||||
function () {
|
||||
|
||||
/*jshint forin:false */
|
||||
/**
|
||||
* Wrapper for both "context" and "composition" capabilities;
|
||||
* ensures that any domain objects reachable in Edit mode
|
||||
|
Reference in New Issue
Block a user