feat(*): get rid of axios #2
Annotations
5 errors
lint:
src/errors/http-client.error.ts#L7
Invalid type "URL" of template literal expression
|
lint:
src/http-client.test.ts#L28
Async method 'json' has no 'await' expression
|
lint:
src/http-client.test.ts#L52
Async method 'json' has no 'await' expression
|
lint:
src/http-client.ts#L34
Unsafe return of an `any` typed value
|
lint
Process completed with exit code 1.
|