I'm on windows and want in my angular project the cli to create components with CRLF endings. Right now angular CLI creates scss file with CRLF and other files
I'm on windows and want in my angular project the cli to create components with CRLF endings. Right now angular CLI creates scss file with CRLF and other files
I'm using Docker 19 on Windows 10 (using Cygwin to run Docker). I have this web/Dockerfile ... FROM python:3.7-slim RUN apt-get update && apt-get inst
I'm getting a string from an external native library function which uses "\n" for line separation. I simply want to write this to disk using t
In Windows, Emacs is using cr-lf for a linebreak, but I like all my files to use Unix line endings (lf). I found a way to change it during my session, but I am