Skip to content

Typo in AllowQualifedNameInPlaceOfIdentifier #37578

@Maxim-Mazurok

Description

@Maxim-Mazurok

TypeScript Version: master branch

Search Terms:
AllowQualifedNameInPlaceOfIdentifier
AllowQualifiedNameInPlaceOfIdentifier

Code

AllowQualifedNameInPlaceOfIdentifier = 1 << 16,

Expected behavior:
AllowQualifedNameInPlaceOfIdentifier should be deprecated in favor of AllowQualifiedNameInPlaceOfIdentifier

Actual behavior:
AllowQualifedNameInPlaceOfIdentifier is not deprecated

Introduced in PR: #14709

Metadata

Metadata

Assignees

No one assigned

    Labels

    InfrastructureIssue relates to TypeScript team infrastructure

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions