The `bundler` module resolution mode requires `module` to be set to `es2015` or later. Update the `module` and `moduleResolution` settings in `tsconfig.json` to be compatible.
TS5082
typescript The `bundler` module resolution mode requires `module` to be set to `es2015` or later. Update the `module` and `moduleResolution` settings in `tsconfig.json` to be compatible.