perf: setup knip, remove unused dependencies (#992)

This commit is contained in:
藍+85CD
2026-01-24 15:08:08 +08:00
committed by GitHub
parent de9df5eae8
commit 43fe9e89f2
10 changed files with 77 additions and 53 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"$schema": "https://unpkg.com/knip@5/schema.json",
"tags": [
"-lintignore"
],
"workspaces": {
".": {}
}
}