Skip to content

Commit

Permalink
Add actions to knip config
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Jan 31, 2025
1 parent 26ff7e5 commit 3015c3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions knip.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ const config = {
],
ignoreBinaries: ["jq"],
ignoreDependencies: [
/@actions\/.*/,
/@size-limit\/.*/,
/eslint-.*/,
// used by `recast`
Expand Down

0 comments on commit 3015c3b

Please sign in to comment.