Home
← back to projects

Dead Import Detector

A VS Code extension that statically analyzes your file and highlights imports that are never referenced in the code. Remove all dead imports in one click, keeping your files clean and build output lean.


Stack

TypeScriptVS Code API

Features