Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Repo: Raise tsconfig target #5980

Closed
Closed
@bmish

Description

@bmish

Suggestion

Consider whether we should raise tsconfig target / lib from ES2017 to something higher.

"target": "es2017",
"lib": ["es2017"],

We're already planning to increase requirements for v6 including:

This all seems to indicate people would have a relatively modern environment to run TypeScript linting in.

The newest possible we could use is ES2021, is that too new or is there any reason we couldn't use that?

This may be a breaking change that could be included with v6 (#5886).

Metadata

Metadata

Assignees

No one assigned

    Labels

    accepting prsGo ahead, send a pull request that resolves this issuebreaking changeThis change will require a new major version to be releasedgood first issueGood for newcomersrepo maintenancethings to do with maintenance of the repo, and not with code/docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions