Find unused code, code duplication, circular dependencies, and complexity hotspots in TypeScript/JavaScript projects
Stars
352
Forks
10
Watchers
352
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
799
commits
33
commits
21
commits
4
commits
2
commits
feat(vscode): log binary resolution steps to output channel
ec2eccfView on GitHubfix(vscode): explicit lspPath setting takes priority over local node_modules
2f40c5cView on GitHubfeat(vscode): resolve binaries from local node_modules/.bin first
eb1113dView on GitHubtest: add regression tests for typed template bindings in Vue and Svelte
8d64ddaView on GitHubtest: add regression test for star re-export many-consumers scenario
325a49dView on GitHubfix: strip type annotations in collect_pattern_usage to prevent infinite recursion
da66e0cView on GitHubfeat: detect Nuxt module authoring convention in plugin
d711313View on GitHubfix: strip TypeScript type annotations from Svelte snippet parameters
f3018a6View on GitHubperf: optimize re-export chain resolution with O(1) duplicate detection
eac05faView on GitHubperf: avoid unnecessary allocations in plugin system and graph build
26b5412View on GitHubperf: reuse scratch buffers and track max rank in suffix array construction
94fe312View on GitHubtest: add regression tests for extension priority, wildcard exports, and workspace glob
483822cView on GitHub