Features/API-52/adjust-endpoints #226
Annotations
1 warning
|
lint:
src/main.ts#L34
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|