We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b292ff2 commit bebe826Copy full SHA for bebe826
knip.json
@@ -1,6 +1,7 @@
1
{
2
"$schema": "https://unpkg.com/knip@5/schema.json",
3
"ignore": [".pnpmfile.cjs", "scripts/typedoc-remove-prefix.js"],
4
+ "ignoreDependencies": ["typedoc-plugin-frontmatter"],
5
"ignoreWorkspaces": ["examples/**", "integrations/**"],
6
"workspaces": {
7
"packages/query-codemods": {
0 commit comments