Skip to content

Support for --target ES2018 #20463

Closed
Closed
@mhegazy

Description

@mhegazy

As TC39 gets ready to finalize ES2018, we should allow pass through for some transformation now only enabled under --target ESNext, here is the list:

Disable transforms for:

  • Rest/Spread Properties
  • async generators/for await ... of

We also need some new lib definitions:

The support for --target ES2018 was added in #20385

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptES2018Relates to the ES2018 SpecHelp WantedYou can do this

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions