-
-
Couldn't load subscription status.
- Fork 33.6k
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.strip-typesIssues or PRs related to strip-types supportIssues or PRs related to strip-types support
Description
Affected URL(s)
https://nodejs.org/api/typescript.html#typescript-features
Description of the problem
The docs currently read:
Since Decorators are currently a TC39 Stage 3 proposal and will soon be supported by the JavaScript engine, they are not transformed and will result in a parser error. This is a temporary limitation and will be resolved in the future.
However, the PR for this was merged over a year ago and there still seems to have been no action. While I would prefer that Node actually support this, the docs should be updated to not imply that it will be resolved soon.
See also this comment which indicates the lack of motion around decorators.
gitKrystan and adamszigetiNullVoxPopuli
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.strip-typesIssues or PRs related to strip-types supportIssues or PRs related to strip-types support