We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2b304c commit 27f9507Copy full SHA for 27f9507
1 file changed
knip.json
@@ -0,0 +1,9 @@
1
+{
2
+ "$schema": "https://unpkg.com/knip@5/schema.json",
3
+ "workspaces": {
4
+ "apps/api": {
5
+ "entry": ["src/main.ts", "libnest.config.ts"],
6
+ "project": "**/*.ts"
7
+ }
8
9
+}
0 commit comments