diff --git a/knip.json b/knip.json index f764bcb24..e5bea4166 100644 --- a/knip.json +++ b/knip.json @@ -13,7 +13,7 @@ }, "docs/suspensive.org": { "ignore": ["theme.config.tsx"], - "ignoreDependencies": ["sharp"], + "ignoreDependencies": ["sharp", "nextra-theme-docs"], "entry": ["src/**/*.{ts,tsx,mdx}"] }, "packages/react-query-4": {