Skip to content

Migrate to eslint-plugin-jsdoc#1311

Merged
stof merged 1 commit intosymfony:mainfrom
stof:eslint_jsdoc
Aug 30, 2024
Merged

Migrate to eslint-plugin-jsdoc#1311
stof merged 1 commit intosymfony:mainfrom
stof:eslint_jsdoc

Conversation

@stof
Copy link
Member

@stof stof commented Aug 30, 2024

The deprecated valid-jsdoc rule of eslint does not support using typescript syntax for types, while it allows being more precise about types in a much more readable way than using the older jsdoc syntax with separate typedef or callback definitions.
The plugin also implements more rules than what valid-jsdoc does.

This prepares reviving #818

The deprecated valid-jsdoc rule of eslint does not support using
typescript syntax for types, while it allows being more precise about
types in a much more readable way than using the older jsdoc syntax with
separate typedef or callback definitions.
The plugin also implements more rules than what valid-jsdoc does.
Copy link
Member

@Kocal Kocal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@stof stof merged commit a7420d7 into symfony:main Aug 30, 2024
@stof stof deleted the eslint_jsdoc branch August 30, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants