Something went wrong. Try again.
This repository has no description
Something went wrong. Try again.
streamplace knip.json
402 B · 17 lines
JSON
123456789101112131415161718{ "$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" ]}