Duplicate specification of newLineCharacter
in RefactorContext
#18291
Labels
Infrastructure
Issue relates to TypeScript team infrastructure
TypeScript Version: master
Code
In
convertFunctionToEs6Class.ts
:RefactorContext
already specifies anewLineCharacter
direct property; it looks like there are two ways of specifying this that might conflict. @RyanCavanaughThe text was updated successfully, but these errors were encountered: