Use the new no-circular-dependencies ESLint rule in the library (#159) #637
Annotations
3 warnings
build (18):
packages/react-obsidian/test/fixtures/CircularDependencyGraph.ts#L4
Circular dependency detected starting from aString: aString -> aString
|
build (18):
packages/react-obsidian/test/fixtures/CircularDependencyGraph2.ts#L4
Circular dependency detected starting from dep1: dep1 -> dep2 -> dep3 -> dep1
|
build (18):
packages/react-obsidian/test/fixtures/SubgraphWithCircularDependency.ts#L9
Circular dependency detected starting from dep2: dep2 -> dep3 -> dep2
|