...to apply code style settings from #142.
No longer necessary after JSHint configuration.
When including/excluding a DOM element via mct-device, use replaceWith() instead of parent().append() to preserve original ordering of DOM elements from template. nasa/openmctweb#213.