Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ed675a3

Browse filesBrowse files
authored
Make typescript compile to "es2022" (dependabot#609)
Keeping back in `"es6"` is causing an issue over in a Dependabot PR where another library wants to use newer Javascript features. The reason `"es6"` was the previous target is because GitHub actions used to use node 12, which didn't support some of the newer versions. But now that GitHub Actions is on Node 20, which supports `"es2022"`, it's safe to let Typescript compile using this much newer syntax.
1 parent 09e0b2c commit ed675a3
Copy full SHA for ed675a3

File tree

Expand file treeCollapse file tree

2 files changed

+148
-175
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+148
-175
lines changed

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.