feat(53656): Add support for the updated import attributes proposal (#54242)

This commit is contained in:
Oleksandr T
2023-09-26 23:20:15 +03:00
committed by GitHub
parent b12af0fa2b
commit 2e9e9a292c
169 changed files with 32223 additions and 374 deletions

View File

@@ -1133,6 +1133,7 @@ export namespace Completion {
interfaceEntry("ImportMeta"),
interfaceEntry("ImportCallOptions"),
interfaceEntry("ImportAssertions"),
interfaceEntry("ImportAttributes"),
varEntry("Math"),
varEntry("Date"),
interfaceEntry("DateConstructor"),