Update typescript and fix ts errors #14
Annotations
2 errors
error: expect(received).toBe(expected):
src/format/format.test.ts#L61
Expected: null
Received: undefined
at /home/runner/work/utils/utils/src/format/format.test.ts:61:2
|
publish
Process completed with exit code 1.
|