Skip to content

Commit

Permalink
Update .dependency-cruiser.js
Browse files Browse the repository at this point in the history
  • Loading branch information
lkostrowski authored Nov 21, 2023
1 parent e5317a6 commit a2b959b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .dependency-cruiser.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/** @type {import('dependency-cruiser').IConfiguration} */
module.exports = {
export default {
forbidden: [
/* rules from the 'recommended' preset: */
{
Expand Down

0 comments on commit a2b959b

Please sign in to comment.