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 6a43ba4 commit 5898d1bCopy full SHA for 5898d1b
knip.jsonc
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://unpkg.com/knip@next/schema.json",
3
"entry": ["src/index.ts!", "script/setup*.js"],
4
- "ignoreBinaries": ["dedupe", "gh", "grep"],
+ "ignoreBinaries": ["dedupe", "gh"],
5
"project": ["src/**/*.ts!", "script/**/*.js"]
6
}
0 commit comments