We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c198c92 commit d72ed29Copy full SHA for d72ed29
knip.jsonc
@@ -2,6 +2,5 @@
2
"$schema": "https://unpkg.com/knip@latest/schema.json",
3
"entry": ["src/pages/**/*.astro"],
4
"ignore": ["dist/**", "public/**"],
5
- "ignoreDependencies": ["@biomejs/biome"],
6
"ignoreBinaries": []
7
}
package.json
@@ -18,6 +18,7 @@
18
"@types/node": "^24.7.2",
19
"knip": "^5.65.0",
20
"typescript": "^5.9.3",
21
+ "@astrojs/check": "^0.9.5",
22
"ultracite": "^6.0.3"
23
24
0 commit comments