Skip to content

Extension fails when newer typescript features are used #7

Description

@nodren

typescript-formatter works fine with newer features, such as optional chaining. However this extension seems to fail at these tasks. I saw in your documentation that it should look for typescript in my project, however it does not appear to be doing so, and falling back to typescript 3.5 that is used for this extension, not even to the 3.8.3 vscode ships with, which would be a preferable alternative to 3.5.

I'm using lerna, which means my project folder has several node_modules folders, with typescript hoisted to the top level, not sure if that will have an effect.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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