Merge pull request #3 from FlipNoteTeam/chore/cd #15
Annotations
1 warning
|
build:
src/main.ts#L8
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
|