UNPKG

deadwood

Version:

A CLI tool for identifying and optionally removing **dead code** in TypeScript projects. Deadwood helps maintain clean and efficient codebases by detecting unused types, variables, functions, classes, imports, exports, and more.

2 lines (1 loc) 39 B
import { SyntaxKind } from 'ts-morph';