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