Skip to content

TypeScript service compiling doesn't use "newLine" option from tsconfig #19247

Closed
@anstarovoyt

Description

@anstarovoyt

OS: MacOS
tsconfig.json:
{ "compilerOptions": { "newLine": "CRLF" } }
I am trying to run "project.emitFile()" (ts2.6) but the compiler doesn't use the "newLine" option.

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions