Searched defs:newLineCharacter (Results 1 – 10 of 10) sorted by relevance
26 …const newLineCharacter = sourceFile.checkJsDirective ? "" : getNewLineOrDefaultFromHost(host, form… constant
68 export const newLineCharacter = "\n"; constant
21 const newLineCharacter = ts.getNewLineCharacter(printerOptions); constant
357 …constructor(private readonly newLineCharacter: string, private readonly formatContext: formatting.… property in ChangeTracker
1026 newLineCharacter?: string; property
3450 newLineCharacter?: string; property
2762 newLineCharacter?: string; property11061 newLineCharacter?: string; property
7131 newLineCharacter?: string; property