Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Explicitly mark async calls as void
Avoids `no-floating-promises` warning from eslint <https://typescript-eslint.io/rules/no-floating-promises/>.
- Loading branch information