Allow parentheses when JSDoc to allow intellisense #14227
Labels
lang:typescript
Issues affecting TypeScript-specific constructs (not general JS issues)
locked-due-to-inactivity
Please open a new issue and fill out the template instead of commenting.
status:needs discussion
Issues needing discussion and a decision to be made before action can be taken
type:typechecking
Issues and PRs related to using TypeScript's JSDoc syntax to typecheck the codebase
Prettier 2.8.3
Playground link
Input:
Output:
Expected behavior:
Keep those parentheses to not break intellisense.
Here is an example of using
@satisfies
jsdoc. microsoft/TypeScript#51753The text was updated successfully, but these errors were encountered: