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
I haven't implemented TypeScript support because a lot of nodes are different in TypeScript. So it would need a lot of code to support TypeScript AST. I'm currently not implementing it as there is not much demand for it. I would be happy to implement it once there is enough demand. Thanks for opening the issue.
scope currently does not support Typescript instructions, so for the following snippet:
A
has no references computed if I traverse this code. I generate the ast through recast/magicast.The text was updated successfully, but these errors were encountered: