Closed
Description
Describe the bug
With this code:
foo! += 1;
(which is valid typescript)
Svelte throws Assigning to rvalue svelte(js_parse_error)
Reproduction
Logs
No response
System Info
svelte@5.0.0-next.259
Severity
annoyance
With this code:
foo! += 1;
(which is valid typescript)
Svelte throws Assigning to rvalue svelte(js_parse_error)
No response
svelte@5.0.0-next.259
annoyance