paths-le 0.2.1

Extract every file path in a codebase, and say 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"],
}