From 4468ddf06c7921da8dff86c7f81fe75bfd36becd Mon Sep 17 00:00:00 2001 From: Hakadao Date: Mon, 29 Jul 2024 13:34:09 +0800 Subject: [PATCH] chore: update knip config --- knip.json | 1 + 1 file changed, 1 insertion(+) diff --git a/knip.json b/knip.json index 36013b49..a5698347 100644 --- a/knip.json +++ b/knip.json @@ -5,6 +5,7 @@ "src/background/index.ts", "src/options/main.ts", "src/popup/main.ts", + "src/components/**", "scripts/*.ts", "*.config.*" ],