From bebe826565015e607ab8df005d51f00044afbadb Mon Sep 17 00:00:00 2001 From: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com> Date: Thu, 18 Jul 2024 15:39:33 +1000 Subject: [PATCH] Update knip.json --- knip.json | 1 + 1 file changed, 1 insertion(+) diff --git a/knip.json b/knip.json index 7299499950..dd25eb7f0d 100644 --- a/knip.json +++ b/knip.json @@ -1,6 +1,7 @@ { "$schema": "https://unpkg.com/knip@5/schema.json", "ignore": [".pnpmfile.cjs", "scripts/typedoc-remove-prefix.js"], + "ignoreDependencies": ["typedoc-plugin-frontmatter"], "ignoreWorkspaces": ["examples/**", "integrations/**"], "workspaces": { "packages/query-codemods": {