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
This extension doesn't ship it's own language syntax, it comes from the JS/TS syntax which ships with VS Code. We weren't keeping it up to date, and figured it was better to have one which was up to date but occasionally wrong.
With the "?" in the type, it breaks:
(But it passes flow validation)
Without the "?", the highlight is ok:
The text was updated successfully, but these errors were encountered: