express-generator-typescript icon indicating copy to clipboard operation
express-generator-typescript copied to clipboard

Files use CRLF under macOS/Linux

Open Frederick888 opened this issue 1 year ago • 0 comments

It would be nice if files can use LF instead of CRLF under UNIX-like systems. Or maybe just always use LF considering the default value of https://www.typescriptlang.org/tsconfig/#newLine is LF?

Thanks for the project btw!

Frederick888 avatar Aug 14 '24 04:08 Frederick888