Skip to content

Suggestion: Reword error message "Property has no initializer and is not definitely assigned in the constructor" #61737

Closed
@treeindev

Description

@treeindev

Acknowledgement

  • I acknowledge that issues using this template may be closed without further explanation at the maintainer's discretion.

Comment

The current TypeScript error message:
"Property has no initializer and is not definitely assigned in the constructor."

sounds a bit unnatural. A more natural and clearer version would be:
"Property has no initializer and is definitely not assigned in the constructor."

Metadata

Metadata

Assignees

No one assigned

    Labels

    DeclinedThe issue was declined as something which matches the TypeScript visionSuggestionAn idea for TypeScript

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions