openmct/platform/features
Andrew Henry a09da30768
New eslint rules auto fix (#3058)
* no-implicit-coercion and no-unneeded-ternary

* End every line with a semicolon

* Spacing and formatting

* Enabled semi-spacing

* Applies npm run lint:fix to code after master merge

* Fix merge issues

* Switched operator-linebreak to 'before'

Co-authored-by: Joshi <simplyrender@gmail.com>
2020-07-31 12:11:03 -07:00
..
clock New eslint rules auto fix (#3058) 2020-07-31 12:11:03 -07:00
hyperlink New eslint rules auto fix (#3058) 2020-07-31 12:11:03 -07:00
my-items New eslint rules auto fix (#3058) 2020-07-31 12:11:03 -07:00
pages New eslint rules auto fix (#3058) 2020-07-31 12:11:03 -07:00
static-markup New eslint rules auto fix (#3058) 2020-07-31 12:11:03 -07:00
timeline Experimental unit tests for the Telemetry Table component (#2533) 2019-11-27 16:04:52 -08:00
README.md [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00

This directory contains bundles which represent specific user-facing features of Open MCT, such as plots and other visualizations. Bundles in this directory should be effectively optional.