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
it replace ?: with : and that works fine for optional function parameters but it messes with non optional function parameters that have an optional field in them (i assume the same is true for functions types too).
Describe the bug
Syntax error on snippets with inline typing with optional properties.
Reproduction
REPL
Logs
No response
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: