As reported in this [issue](https://github.com/Moddable-OpenSource/pebble-examples/issues/4), builds using TypeScript 6 fail. According to the [release notes](https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/), there seem to be two issues. - `rootDir` now defaults to . - Deprecated: --`baseUrl`
As reported in this issue, builds using TypeScript 6 fail.
According to the release notes, there seem to be two issues.
rootDirnow defaults to .baseUrl