tsperf / tracer

A VSCode extension to measure type complexity within a project.
https://tsperf.dev
MIT License
148 stars 3 forks source link

Monorepo support #33

Open typeholes opened 1 month ago

typeholes commented 1 month ago

Currently the user would need to open vscode in each individual package, which is obviously not ideal

typeholes commented 4 weeks ago

basic mono repo support implemented in #35

Leaving this open as I think would can do better