Skip to content

Commit

Permalink
chore: knip it. knip it good
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Jul 29, 2024
1 parent 2e78dcb commit e77f063
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 966 deletions.
5 changes: 3 additions & 2 deletions knip.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://unpkg.com/knip@latest/schema.json",
"entry": ["src/index.ts!"],
"entry": ["src/index.ts!", "src/impvol-hooks.ts!"],
"ignoreExportsUsedInFile": {"interface": true, "type": true},
"project": ["src/**/*.ts!"]
"project": ["src/**/*.ts!"],
"ignoreDependencies": ["markdownlint-cli2-formatter-pretty"]
}
Loading

0 comments on commit e77f063

Please sign in to comment.