client
client copied to clipboard
Improve typedoc
Experiment where I used Cursor to improve the typedoc surface of the Client + setting up a typedoc front end for it.
New dependencies detected. Learn more about Socket for GitHub ↗︎
| Package | New capabilities | Transitives | Size | Publisher |
|---|---|---|---|---|
| npm/[email protected] | None | +15 |
15.5 MB | typedoc-bot |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| tsdocs-client | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Feb 22, 2025 10:19am |
Great initiative!
@kmelve The vercel deployment is breaking main, could you add a ignored build step configuration that only runs the deployment for this branch?
@kmelve FYI I've disabled the vercel build for now under "settings -> git -> ignored-build-step". Feel free to reenable it for this branch again.
@kmelve FYI I've disabled the vercel build for now under "settings -> git -> ignored-build-step". Feel free to reenable it for this branch again.
Sounds good! I didn't anticipate this breaking anything in main 😵
No worries! I've also stumbled on the fact that adding a deployment to a repo will try to run the deployment for all branches in the repo.