Skip to content

Duplicate specification of newLineCharacter in RefactorContext #18291

Closed
@ghost

Description

TypeScript Version: master

Code

In convertFunctionToEs6Class.ts:

context.rulesProvider.getFormatOptions().newLineCharacter;

RefactorContext already specifies a newLineCharacter direct property; it looks like there are two ways of specifying this that might conflict. @RyanCavanaugh

Metadata

Metadata

Assignees

No one assigned

    Labels

    InfrastructureIssue relates to TypeScript team infrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions