Skip to content

Commit afa101b

Browse files
authored
fix: update entry option (#119)
1 parent 19f7dc1 commit afa101b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knip.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export default {
2-
entry: ['configuration/*.js'],
2+
entry: ['configuration/*.json'],
33
ignoreDependencies: [
44
'@semantic-release/commit-analyzer',
55
'@semantic-release/github',

0 commit comments

Comments
 (0)