Skip to content

Add support for the jsdoc abstract tag #53099

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
5 tasks done
qwq0 opened this issue Mar 5, 2023 · 2 comments
Closed
5 tasks done

Add support for the jsdoc abstract tag #53099

qwq0 opened this issue Mar 5, 2023 · 2 comments

Comments

@qwq0
Copy link

qwq0 commented Mar 5, 2023

Suggestion

πŸ” Search Terms

jsdoc
abstract

βœ… Viability Checklist

My suggestion meets these guidelines:

  • This wouldn't be a breaking change in existing TypeScript/JavaScript code
  • This wouldn't change the runtime behavior of existing JavaScript code
  • This could be implemented without emitting different JS based on the types of the expressions
  • This isn't a runtime feature (e.g. library functionality, non-ECMAScript syntax with JavaScript output, new syntax sugar for JS, etc.)
  • This feature would agree with the rest of TypeScript's Design Goals.

⭐ Suggestion

Add support for the abstract tag in jsdoc has the same behavior as the abstract keyword in typescript.

πŸ“ƒ Motivating Example

πŸ’» Use Cases

@a-tarasyuk
Copy link
Contributor

Duplicate of #17227

@qwq0
Copy link
Author

qwq0 commented Mar 6, 2023

Duplicate

@qwq0 qwq0 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 6, 2023
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

No branches or pull requests

2 participants