[READ-ONLY] Mirror of https://github.com/bombshell-dev/tools. Internal CLI to standardize tooling across all Bombshell projects
Something went wrong. Try again.
123456789101112131415161718192021{ "$schema": "./node_modules/knip/schema-jsonc.json", "entry": [ "src/index.ts", "src/test-utils/*.ts" ], "ignore": [ "rules/**" ], "ignoreDependencies": [ "@bomb.sh/args", "@tanstack/intent", "@typescript/native-preview", "oxfmt", "oxlint", "publint", "tsdown", "vitest" ]}