feat: add packet animation along a path #23
Annotations
5 errors
lint:
src/types/edge.ts#L3
Use an `interface` instead of a `type`
|
lint:
src/types/networkgraph.ts#L1
'Graphics' is defined but never used
|
lint:
src/types/packet.ts#L52
'startPos' is never reassigned. Use 'const' instead
|
lint:
src/types/packet.ts#L54
'endPos' is never reassigned. Use 'const' instead
|
lint
Process completed with exit code 1.
|