openmct/platform/containment
Joel McKinnon 43628ad9d6
Lodash upgrade and cleanup (#2990)
* Upgrades lodash
* Replaces some usage of lodash with native functions.
* Adds linting to catch cases where native functions could be used instead of lodash functions
* Renamed testTools to testUtils

Co-authored-by: Joshi <simplyrender@gmail.com>
Co-authored-by: David Tsay <david.e.tsay@nasa.gov>
Co-authored-by: David Tsay <3614296+davetsay@users.noreply.github.com>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2020-05-27 10:59:02 -07:00
..
src Lodash upgrade and cleanup (#2990) 2020-05-27 10:59:02 -07:00
test Disable broken unit tests (#2519) 2019-10-10 16:23:29 -07:00
bundle.js Experimental unit tests for the Telemetry Table component (#2533) 2019-11-27 16:04:52 -08:00
README.md [Licenses] Update copyright year to 2017 2017-04-05 14:52:46 -07:00

Implements support for rules which determine which objects are allowed to contain other objects, typically by type.