Skip to content

Commit

Permalink
docs(linter): add link to module boundaries blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
juristr committed Apr 11, 2022
1 parent bbb0841 commit 9f1802c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/shared/monorepo-tags.md
Expand Up @@ -394,3 +394,7 @@ Another common example is ensuring that util libraries stay framework-free by ba
// ... more ESLint config here
}
```

## Further reading

- [Article: Taming Code Organization with Module Boundaries in Nx](https://blog.nrwl.io/mastering-the-project-boundaries-in-nx-f095852f5bf4)

0 comments on commit 9f1802c

Please sign in to comment.