feat: add new esnext types (#11627)

This commit is contained in:
Kitson Kelly 2021-08-10 18:33:08 +10:00 committed by GitHub
parent 453dfaa960
commit 465cf9a6fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 46 additions and 1 deletions

View file

@ -130,7 +130,9 @@ fn create_compiler_snapshot(
"es2021.string",
"es2021.weakref",
"esnext",
"esnext.error",
"esnext.intl",
"esnext.object",
"esnext.promise",
"esnext.string",
"esnext.weakref",