Closed
Description
When I have tsconfig.json saved with Windows-style line endings (CRLF), and then I do almost anything within Atom (open a file, save a file, etc.), the file is rewritten with Unix-style line endings (LF). This is frustrating when your Git environment is set to check out files with Windows-style line endings.