Added html and scss to ng-dev formatter. This is reduce the formatting changes coming in PRs. PR Close #58624
The existing DevTools demo app that is used for developing on DevTools is exclusively an NgModule application. This commit creates a copy of the old demo app but with no NgModules and only standalone APIs/Components/Directives/Pipes PR Close #48533