semaphore-protocol / semaphore

A zero-knowledge protocol for anonymous interactions.
https://semaphore.pse.dev
MIT License
883 stars 193 forks source link

docs: fix `typedoc` compilation warnings #750

Closed sripwoud closed 4 months ago

sripwoud commented 4 months ago

Fix different warnings shown when building the docs.

Fixes #749

Test plan

Before After
yarn docs: builds successfully but generates a bunch of warnings yarn docs: builds successfully without warnings