Closed karlhorky closed 1 year ago
Upgrading to a new esbuild
version may also resolve #31
Thanks for 2d406efd5c1adceb4cc4894937ce61e3897c6165 @lukeed ! Will this be released in tsm@2.2.3
?
2.3.0 by eod
Nice, tsm@2.3.0
is working, thanks! 🙌
Hi @lukeed 👋 Hope you are well.
It would be great to be able to use the TypeScript 4.9
satisfies
operator!However, currently,
tsm
throws an error when usingsatisfies
:Full error:
This is supported in
esbuild@^0.15.13
Workaround
Use Yarn/pnpm Resolutions (or npm Overrides) to force the version in
package.json
: