From 508f84097567700b7d2a7a2ae40e728c47d1a91e Mon Sep 17 00:00:00 2001 From: Hakadao Date: Tue, 20 Aug 2024 03:06:45 +0800 Subject: [PATCH] chore(knip): update ignore --- knip.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/knip.json b/knip.json index c8697a08..17658259 100644 --- a/knip.json +++ b/knip.json @@ -9,7 +9,7 @@ "scripts/*.ts", "*.config.*" ], - "ignore": ["src/components/Settings/BiliBiliSettings/**"], + "ignore": ["src/components/Settings/**"], "ignoreDependencies": [ "@iconify/json", "uno.css",