Skip to content

📎 Implement jsdoc/no-multi-asterisks #5784

@minht11

Description

@minht11

Description

Implement rule no-multi-asterisks which prevents multiple asterisks at the beginning of the comment line. No options for now.

Naming

So far I chosen useSingleJsDocAsterisk generally we don't include language name in the rule name, however this is JS rule about JSDoc, so including word JSDoc seems clearer to me.

Another possible name could be noMultiJsDocAsterisks.

Metadata

Metadata

Assignees

Labels

A-LinterArea: linterL-JavaScriptLanguage: JavaScript and super languagesS-FeatureStatus: new feature to implement

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions