Skip to content

Commit 60a7759

Browse files
committed
chore: whoops
1 parent 4ca6ce8 commit 60a7759

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

knip.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://unpkg.com/knip@5/schema.json",
33
"includeEntryExports": true,
44
"ignoreExportsUsedInFile": true,
5-
"ignoreBinaries": [],
5+
"ignoreBinaries": ["simple-git-hooks", "lint-staged"],
66
"workspaces": {
77
".": {
88
"entry": [
@@ -51,7 +51,7 @@
5151
},
5252
"docs": {
5353
"entry": ["app/app.config.ts"],
54-
"ignoreDependencies": ["docus", "better-sqlite3"]
54+
"ignoreDependencies": ["docus", "better-sqlite3", "nuxt"]
5555
}
5656
}
5757
}

0 commit comments

Comments
 (0)