github / stack-graphs

Rust implementation of stack graphs
https://docs.rs/stack-graphs/*/stack_graphs/
Apache License 2.0
752 stars 130 forks source link

fix: ignore .ts and .js extensions form imports #437

Closed nohehf closed 4 months ago

nohehf commented 4 months ago

Simple quick fix for #435, this can be evolved further but I believe will work in most currently broken cases.