We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f6bfaa commit c10e68dCopy full SHA for c10e68d
knip.jsonc
@@ -1,7 +1,6 @@
1
{
2
"$schema": "https://unpkg.com/knip@next/schema.json",
3
"entry": ["src/index.ts!", "script/setup*.js"],
4
- "ignoreBinaries": ["cat", "gh"],
5
- "ignoreDependencies": ["all-contributors-cli"],
+ "ignoreBinaries": ["gh"],
6
"project": ["src/**/*.ts!", "script/**/*.js"]
7
}
0 commit comments