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 84ffb13 commit 01e1692Copy full SHA for 01e1692
.knip.json
@@ -1,5 +1,5 @@
1
{
2
"entry": ["src/index.ts"],
3
- "project": ["src/**/*/.ts"],
+ "project": ["src/**/*.ts"],
4
"ignoreDependencies": ["@types/jest", "@valora/prettier-config"]
5
}
0 commit comments