Skip to content

Add @property to the no-types rules #1376

@profaurore

Description

@profaurore

Motivation

Being able to disallow types on @property descriptions in Typescript files.

Current behavior

The no-types rule currently only covers the @param and @returns descriptions.

Desired behavior

The no-types rule should include @property descriptions.

Alternatives considered

The no-types rule should have a setting to optionally include @property descriptions.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions