Skip to content

Conversation

@a-tarasyuk
Copy link
Contributor

@a-tarasyuk a-tarasyuk commented Sep 28, 2021

Fixes #3792
Fixes #3792 (comment)

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Sep 28, 2021
@typescript-bot
Copy link
Collaborator

The TypeScript team hasn't accepted the linked issue #3792. If you can get it accepted, this PR will have a better chance of being reviewed.

Copy link
Member

@weswigham weswigham left a comment

Choose a reason for hiding this comment

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

This looks OK to me, but I'm going to formally defer to @rbuckton on this - I think he'll have some strong opinions on how and where decorators should be parsed for these constructs (and if they should be) that are probably worth considering. export default abstract class F {} in particular will likely have spec-described behavior, since it's a native syntax with an extra keyword thrown in.

@a-tarasyuk
Copy link
Contributor Author

@weswigham Thank you for the feedback 🚀. Okay, I'll be glad to hear @rbuckton's thoughts.

@weswigham weswigham assigned rbuckton and unassigned weswigham Mar 20, 2023
@a-tarasyuk a-tarasyuk requested a review from weswigham August 19, 2024 12:19
@a-tarasyuk a-tarasyuk closed this Mar 11, 2025
@github-project-automation github-project-automation bot moved this from Waiting on reviewers to Done in PR Backlog Mar 11, 2025
@sandersn sandersn removed this from PR Backlog Apr 22, 2025
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

For Backlog Bug PRs that fix a backlog bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot 'export default' abstract, ambient class or interface

4 participants