Skip to content

When setting the tsconfig.json target to es2022 tide will load from the tsconfig once and then revert to es2015 #454

@matt384

Description

@matt384

When setting the tsconfig.json target to es2022 tide will load from the tsconfig once and then revert to es2015

Relevant Version Numbers

  • Tide: 4.5.4
  • TypeScript: 4.8.3
  • Emacs: 28.2

Steps to Reproduce the Bug

Set target version in tsconfig to es2022

Expected Behavior

tide should use the es2022 setting

Actual Behavior

tide reverts to es2015 target

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions