Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AlemTuzlak committed Oct 22, 2024
1 parent e43ec77 commit 5d7cb63
Show file tree
Hide file tree
Showing 5 changed files with 7,998 additions and 33,818 deletions.
6 changes: 1 addition & 5 deletions knip.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,9 @@
".": {
"entry": ["scripts/*.ts"],
"tsup": ["tsup*.config.ts"]
},
"docs": {
"entry": ["app/entry.worker.ts", "app/components/plugins/*.tsx"]
}
},
"ignore": ["plugins/**"],
"ignore": ["docs/**", "plugins/**"],
"ignoreBinaries": ["pkg-pr-new"],
"ignoreDependencies": ["lefthook"],
"ignoreWorkspaces": ["test-apps/**"]
}
Loading

0 comments on commit 5d7cb63

Please sign in to comment.