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
The '?' modifier can only be used in TypeScript files.
Some additional context: we have a TSGo CI check on the Svelte repo, and this check started failing overnight. The real code it's failing on uses a JSDoc annotation, hence the wrapping parens, without which it parses correctly.