From 7ff4b3a5e420c9f03b34056c49fe8799b68eefed Mon Sep 17 00:00:00 2001 From: cte Date: Sun, 30 Mar 2025 15:17:12 -0700 Subject: [PATCH] Fix knip --- knip.json | 1 + 1 file changed, 1 insertion(+) diff --git a/knip.json b/knip.json index 127070a4e5..bf14bb5078 100644 --- a/knip.json +++ b/knip.json @@ -17,6 +17,7 @@ "benchmark/**", "src/activate/**", "src/exports/**", + "src/schemas/**", "src/extension.ts", "scripts/**" ],