{ "$schema": "https://unpkg.com/knip@6/schema.json", "playwright": { "config": ["playwright.config.ts"], "entry": ["e2e/**/*.@(spec|setup).ts"] } }