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
Hey Simon, thanks for working on this in sveltejs/acorn-typescript#1! Yes I realized afterwards that my snippet wasn't self-contained but didn't update as this repo seems abandonned... Hopefully you got the gist of it for your tests
Here's a minimal reproduction code:
This is just a standard ts mixin
Trying to parse a file containing this code yields an error
This prevents me from using
acorn-typescript
for parsing some ts filesThe text was updated successfully, but these errors were encountered: