You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My bad, I added it to the JS mode (since it's also about to become standard there), but didn't notice that the TypeScript mode overrode the rule that it occurred in, so it wasn't working there yet. Attached patch fixes that.
Typescript 3.7 added a new "?." operator, which currently breaks syntax highlighting.
https://www.typescriptlang.org/docs/handbook/release-notes/typescript-3-7.html
The text was updated successfully, but these errors were encountered: