Skip to content

Update target to es2022#277

Open
gameroman wants to merge 1 commit intoMetaMask:mainfrom
gameroman:es2022
Open

Update target to es2022#277
gameroman wants to merge 1 commit intoMetaMask:mainfrom
gameroman:es2022

Conversation

@gameroman
Copy link
Copy Markdown

@gameroman gameroman commented Feb 27, 2026

Last time this was updated 2 years ago so it makes sense to do it now


Note

Low Risk
Low risk configuration change, but it can affect emitted typings/runtime expectations if consumers or tooling rely on ES2020-level libs or downlevel behavior.

Overview
Updates tsconfig.json to compile against ES2022 by bumping both compilerOptions.target and compilerOptions.lib from ES2020 to ES2022, enabling newer built-in APIs/type definitions during typechecking.

Written by Cursor Bugbot for commit f69b57e. This will update automatically on new commits. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant