agiledigital / agiledigital/jiralint
chore: prevent circular dependencies between workspaces
Open
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
We want to break the build if:
a) the lib package is made to depend on the cli package
b) circular package dependencies are introduced in general
This _might_ be the answer: https://github.com/benmosher/eslint-plugin-import/blob/master/docs/rules/no-cycle.md
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.