From 20a3a378122ae4a4ba0e8b2c155035c00f8dffe1 Mon Sep 17 00:00:00 2001 From: Rebecca Stevens Date: Sat, 5 Oct 2024 00:39:25 +1300 Subject: [PATCH] build: remove no longer needed ignore --- knip.jsonc | 3 --- 1 file changed, 3 deletions(-) diff --git a/knip.jsonc b/knip.jsonc index 2263f73b..d45018b3 100644 --- a/knip.jsonc +++ b/knip.jsonc @@ -3,9 +3,6 @@ "entry": ["src/index.ts!"], "project": ["src/**/*.ts!"], "ignoreDependencies": [ - // Unknown reason for issue. - "@vitest/coverage-v8", - // Lint staged "tsc-files",