{ "$schema": "https://unpkg.com/knip@5/schema.json", "tags": [ "-lintignore" ], "entry": [ "src/e2e/stories.tsx" ], "ignore": [ "src/Styles/**" ], "ignoreDependencies": [ "bootstrap", "bootswatch", "typeface-open-sans", "prettier" ] }