feat: implement BFS to get path between two nodes #19
Annotations
3 errors
lint:
src/types/networkgraph.ts#L96
Array type using 'Array<number>' is forbidden. Use 'number[]' instead
|
lint:
src/types/networkgraph.ts#L121
The array literal notation [] is preferable
|
lint
Process completed with exit code 1.
|