chore: resolve various eslint complaints #169

Merged
Sainan merged 2 commits from eslint into main 2024-05-06 06:19:43 -07:00

2 Commits

Author SHA1 Message Date
20c4779267 revert disabling no-misused-promises 2024-05-06 00:03:10 +02:00
2c440bde65 chore: resolve various eslint complaints
Some warnings remain, none of them particularly useful, but I've decided not to disable them.
However, I did decide to disable `@typescript-eslint/no-misused-promises` due to basically only being noise, and removed the respective comments made because of it.
2024-05-05 23:37:09 +02:00