-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
urugator
Aug 11, 2022
Replies: 1 comment 1 reply
-
Will likely depend on ES decorators spec status/implementation.
It is:
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
kubk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Will likely depend on ES decorators spec status/implementation.
https://github.com/tc39/proposal-decorators
It is:
override
keyword:https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-3.html#override-and-the---noimplicitoverride-flag
override
implementation to provide a friendly warning/instruction (or perhaps even a …