Use ts-bridge
as build tool, set moduleResolution
to NodeNext
#21
Labels
ts-bridge
as build tool, set moduleResolution
to NodeNext
#21
Explanation
As part of our OKR for upgrading TypeScript to v5.0+ (Q2 2024 O3KR4), we are updating our core dependencies to generate builds and type declarations for both CJS and ESM.
References
@metamask/utils
: Usets-bridge
for building utils#182moduleResolution
setting toNodeNext
:The text was updated successfully, but these errors were encountered: