Support TypeScript 4.9 class auto-accessors ("accessor" keyword) #6051
Labels
bundler
Something to do with the bundler
enhancement
New feature or request
transpiler
parser || printer
typescript
Something for TypeScript
What is the problem this feature would solve?
The decorators proposal is stage 3 and one of the things it introduces (besides .. decorators) is class auto-accessors.
Currently outputs:
What is the feature you are proposing to solve the problem?
It's been implemented in TypeScript 4.9 as well as supported in EsBuild v0.18.5. It'd be great to have support for this in Bun.
Opening this issue to track when it eventually land in Bun.
What alternatives have you considered?
No response
The text was updated successfully, but these errors were encountered: