chore: Replace ts-prune with knip (#2595)

- Closes: #2593
This commit is contained in:
Dermot Duffy
2026-07-22 13:26:34 -07:00
committed by GitHub
parent 2ca4aa95e5
commit 7d66c5f005
13 changed files with 719 additions and 1437 deletions
-1
View File
@@ -21,7 +21,6 @@ const EXCLUSIONS = [
const INCLUSIONS = ['tests/**/*.test.ts'];
// ts-prune-ignore-next
export default defineConfig({
plugins: [svgPath()],
test: {