Skip to content
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

T39 Decorators #83

Closed
Maggi64 opened this issue Apr 4, 2023 · 0 comments · Fixed by #171
Closed

T39 Decorators #83

Maggi64 opened this issue Apr 4, 2023 · 0 comments · Fixed by #171

Comments

@Maggi64
Copy link
Owner

Maggi64 commented Apr 4, 2023

Blocked by evanw/esbuild#104.
Esbuild seems not to support the T39 Standard Decorators yet. Until this is added we stay with the experimentalDecorators implementation.

The T39 Decorators allow the use in TS5 without the experimentalDecorators flag set.

@Maggi64 Maggi64 added the bug Something isn't working label Apr 4, 2023
@Maggi64 Maggi64 changed the title Update decorators for TS 5 T39 Decorators Apr 5, 2023
@Maggi64 Maggi64 added improvement upstream and removed bug Something isn't working labels Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant