You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running yarn fix:special, the type generation does not properly apply all JSDoc to types.d.ts. Specifically, any blocks defining classes will not be included.
Have you used AI?
None
Description
When running
yarn fix:special, the type generation does not properly apply all JSDoc totypes.d.ts. Specifically, any blocks defining classes will not be included.