How to Create a Base App with Typescript and Angular 9.1

Since I have not been able to upgrade my meteor app from 1.8 to 1.10 and there seems to be issues with the Angular-compilers package. I’ve decided to create my own app so I started with the Bare app and began to add typescript but when I get to Angular 9.1 I get stack overflow errors.

Does anyone have a base app that has Angular and Typescript running on Meteor 1.10?