UNPKG

knip

Version:

Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects

12 lines (11 loc) 281 B
{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "Knip configuration for JSONC", "description": "See https://knip.dev/reference/configuration", "allOf": [ { "$ref": "https://unpkg.com/knip@5/schema.json" } ], "allowTrailingCommas": true }