Skip to content

Commit b2b304c

Browse files
committed
chore: add knip
1 parent 734d975 commit b2b304c

2 files changed

Lines changed: 160 additions & 0 deletions

File tree

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"force-reinstall": "pnpm clean && pnpm install",
2222
"format": "turbo run format",
2323
"generate:env": "./scripts/generate-env.sh",
24+
"knip": "knip",
2425
"lint": "turbo run lint",
2526
"postinstall": "turbo telemetry disable",
2627
"prepare": "husky",
@@ -62,6 +63,7 @@
6263
"expect-type": "^0.20.0",
6364
"husky": "^9.1.7",
6465
"js-yaml": "^4.1.0",
66+
"knip": "^5.46.0",
6567
"prettier": "^3.4.2",
6668
"prettier-plugin-astro": "^0.14.1",
6769
"prettier-plugin-tailwindcss": "^0.6.10",

pnpm-lock.yaml

Lines changed: 158 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)