Skip to content

require interface property description #362

@hipstersmoothie

Description

@hipstersmoothie

In a typescript interface i can document it like this

interface Foo {
   /** A description for the property. */
   bar: string
}

I would like to be able to enforce jsdoc descriptions on all properties

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions