Skip to content

Commit

Permalink
Update knip configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
thasmo committed Nov 24, 2024
1 parent f44cb24 commit 91f84ca
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions knip.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
export default {
entry: ['configuration/*.js'],
ignoreDependencies: [
'@semantic-release/commit-analyzer',
'@semantic-release/github',
'@semantic-release/npm',
'@semantic-release/release-notes-generator',
],
project: ['configuration/**'],
};

0 comments on commit 91f84ca

Please sign in to comment.