Skip to content

Commit ae41971

Browse files
committed
chore: wip
1 parent 8950630 commit ae41971

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

buddy-bot.config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,12 @@ const config: BuddyBotConfig = {
2424
},
2525
packages: {
2626
strategy: 'all',
27+
ignore: [
28+
'bun-plugin-dtsx',
29+
],
2730
ignorePaths: [
2831
'packages/launchpad/test-envs/**',
32+
'packages/launchpad/test/**',
2933
],
3034
},
3135
verbose: false,

0 commit comments

Comments
 (0)