Skip to content

Commit

Permalink
Add exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
stefl committed Dec 10, 2024
1 parent af5fe31 commit ab41f9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dependency-cruiser.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ module.exports = {
pathNot: [
'^packages/eslint-config',
'^packages/prettier-config',
'apps/nextjs/tailwind.config.cjs',
'jest[.]config[.](js|mjs|cjs|ts)$',
'[.](?:spec|test)[.](?:js|mjs|cjs|jsx|ts|mts|cts|tsx)$',
'(^|/)__tests__/',
Expand Down

0 comments on commit ab41f9b

Please sign in to comment.