There are no plans to actually implement any end-to-end tests for the applications in this explorartion project, so the skeleton *-e2e applications are being removed.
Generate a baseline application that uses the same form as the global-form application, but renders it all as a dynamic/nested form in a single component.
Move the reference to the test-setup.ts file in the contact-model library from jest.config.js to angular.json, to match how things are set up for the applications.