mirror of
https://github.com/nasa/openmct.git
synced 2025-06-14 13:18:15 +00:00
[Build] Ignore apparent strict violation
...in CustomRegistrars.
This commit is contained in:
@ -26,6 +26,7 @@
|
|||||||
define(
|
define(
|
||||||
['../Constants', './ServiceCompositor'],
|
['../Constants', './ServiceCompositor'],
|
||||||
function (Constants, ServiceCompositor) {
|
function (Constants, ServiceCompositor) {
|
||||||
|
/*jshint validthis:true */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Handles registration of a few specific extension types that are
|
* Handles registration of a few specific extension types that are
|
||||||
|
Reference in New Issue
Block a user