Skip to content

Commit

Permalink
[dev] fix deps test
Browse files Browse the repository at this point in the history
  • Loading branch information
electrovir committed Jan 4, 2025
1 parent 1078732 commit 0549dc5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions configs/dep-cruiser.config.cts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ const baseConfig = defineConfig({
'not-to-unresolvable': {
to: [
'typedoc',
/**
* This is used in some tests and it might not be generated yet.
*/
'.prisma',
],
},
},
Expand Down

0 comments on commit 0549dc5

Please sign in to comment.