8000 Update Typescript used to 3.7.2 · Issue #4811 · vuejs/vue-cli · GitHub
[go: up one dir, main page]

Skip to content
Update Typescript used to 3.7.2 #4811
Closed
@ziazon

Description

@ziazon

What problem does this feature solve?

when updating a project to use typescript 3.7.2 which includes optional chaining, the new syntax is not supported in .vue files since it's still using an older version of typescript.

We should not get a syntax error for things like foo?.bar which is a new optional chaining syntax introduced in typescript 3.7.2

What does the proposed API look like?

no linting errors on proper 3.7.4 typescript syntax

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0