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
TypeScript Version: master
Code
In
convertFunctionToEs6Class.ts:RefactorContextalready specifies anewLineCharacterdirect property; it looks like there are two ways of specifying this that might conflict. @RyanCavanaugh