Skip to content

Commit

Permalink
Fix knip issue
Browse files Browse the repository at this point in the history
  • Loading branch information
macournoyer committed Dec 16, 2024
1 parent 1f8a523 commit 7b426cf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,9 @@
"project": "**/*.ts!",
"entry": [
"**/{commands,hooks}/**/*.ts!",
"**/index.ts!",
"**/index.ts!"
],
"ignoreDependencies": [
"speedscope"
],
"vite": {
Expand Down

0 comments on commit 7b426cf

Please sign in to comment.