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