- [X] Migrate TypeScript configuration to [**`"moduleResolution": "bundler"`**](https://www.typescriptlang.org/docs/handbook/modules/reference.html#bundler) now that [**`Node10`**](https://www.typescriptlang.org/docs/handbook/modules/reference.html#node10-formerly-known-as-node) resolution is [**deprecated**](https://github.com/microsoft/TypeScript/issues/62200).
"moduleResolution": "bundler"now thatNode10resolution is deprecated.