Skip to content

ignoreComments issue with some comments in Typescript #9933

Closed
@ghost

Description

#9018
#9752

ignoreComments not working with some comments
* @type {express.Application}
* @returns {void}

rules: indent: ["warn", 4, { "ignoreComments": true }] no-trailing-spaces: ["warn", { "ignoreComments": true }]

image
image

If I use the --fix the code brakes.

image
image

Bellow more issues after using --fix.

image

image

image

image

image

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    archived due to ageThis issue has been archived; please open a new issue for any further discussionauto closedThe bot closed this issueblockedThis change can't be completed until another issue is resolvedbugESLint is working incorrectly

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions