Skip to content

Guide

Necro is a local, free CLI that finds dead code in TypeScript — and, unlike pure-static tools, refuses to guess where it can’t be sure. Each finding comes with a confidence tier and an evidence chain you can audit.

This guide walks from install to reading results to wiring Necro into CI.