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

@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 config-only change; main impact is newer emitted/assumed JS/standard library typings, which could surface compatibility issues if runtime/tooling expects ES2020.

Overview
Updates tsconfig.json to compile against ES2022 by bumping both compilerOptions.target and compilerOptions.lib from ES2020 to ES2022.

Written by Cursor Bugbot for commit c833a47. 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