We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
override
static
declare
#43569
await
#43514 #43071
strictClassPropertyInitialization
if
#43463 https://github.com/tc39/proposal-decorators tc39/proposal-decorators#379
importsNotUsedAsValues: preserve
#43393
The text was updated successfully, but these errors were encountered:
No branches or pull requests
override
onstatic
anddeclare
Members#43569
override
ondeclare
members, but trying to putoverride
ondeclare
members is an error.override
, right?declare
.override
on statics.Surprising Missing
await
Errors#43514
#43071
strictClassPropertyInitialization
.if
.await
is a call!strictClassPropertyInitialization
addition we spoke about a few design meetings ago?Decorator Metadata and Decorator Updates
#43463
https://github.com/tc39/proposal-decorators
tc39/proposal-decorators#379
importsNotUsedAsValues: preserve
Doesn't Preserve Names#43393
The text was updated successfully, but these errors were encountered: