Searched defs:newLineCharacter (Results 1 – 12 of 12) sorted by relevance
19 …const newLineCharacter = sourceFile.checkJsDirective ? "" : getNewLineOrDefaultFromHost(host, form… constant
66 export const newLineCharacter = "\n"; constant
19 const newLineCharacter = getNewLineCharacter(printerOptions); constant
316 …constructor(private readonly newLineCharacter: string, private readonly formatContext: formatting.… property in ts.textChanges.ChangeTracker
984 newLineCharacter?: string; property
3420 newLineCharacter?: string; property
2667 newLineCharacter?: string; property
6741 newLineCharacter?: string; property