You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.