This repository was archived by the owner on Apr 2, 2026. It is now read-only.
Update Development Dependencies #163
Annotations
2 errors
|
Lint
Process completed with exit code 1.
|
|
Lint:
src/MPSInterfaceAdaptor/MatrixReactionHandler.ts#L181
Using `= undefined` to make a parameter optional adds unnecessary runtime logic. Use the `?` optional syntax instead
|