Skip to content

[BUG]: Layout attributes are missing JSDoc comments #7973

Description

@camdecoster

Description

The TS type generator isn't producing JSDoc comments for the layout types emitted by generateLayoutProperties.

Steps to reproduce

  • Be on v4.0
  • Open src/types/generated/schema.d.ts and search for hoveranywhere
  • Note that it only includes a type (no description, default, etc.)

Notes

  • This is because we don't call formatJSDoc for this path

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions