paths-le 0.1.0

Find every path in a codebase and report whether it still points at anything
1
2
3
4
5
{
	// JSONC comment — current extractor fails to parse this file entirely
	"entry": "./src/main.ts",
	"assets": ["images/bg.png"],
}