-
-
Couldn't load subscription status.
- Fork 6.3k
Closed
Description
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
atzcl, kukoo1, doits, Flexicon, mateuszlewko and 10 more
Metadata
Metadata
Assignees
Labels
No labels