{ "$schema": "https://unpkg.com/knip@5/schema.json", "project": ["js/streamplace/src/**/*.ts"], "entry": ["js/streamplace/src/index.ts"], "ignoreWorkspaces": [ "js/app", "js/brand", "js/desktop", "js/config-react-native-webrtc", "js/e2e-web" ], "include": ["unlisted"], "ignore": [ ".*tamagui.config.ts.*", "js/components/src/crypto-polyfill.native.tsx" ] }