Skip to content

Commit 51fe8c4

Browse files
committed
Add @thirdweb-dev/api to ignored dependencies in knip.json
Updated the knip.json configuration to include @thirdweb-dev/api in the ignoreDependencies list for the dashboard app.
1 parent 591f9a9 commit 51fe8c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/dashboard/knip.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
],
99
"ignoreBinaries": ["only-allow"],
1010
"ignoreDependencies": [
11+
"@thirdweb-dev/api",
1112
"@thirdweb-dev/service-utils",
1213
"@thirdweb-dev/vault-sdk",
1314
"thirdweb",

0 commit comments

Comments
 (0)