Answers for "warning: lf will be replaced by crlf in tsconfig.spec.json. the file will have its original line endings in your working directory"

0

warning: LF will be replaced by CRLF in package-lock.json. The file will have its original line endings in your working directory warning: LF will be replaced by CRLF in package.json. The file will have its original line endings in your working directory

git config core.autocrlf true
Posted by: Guest on April-23-2020

Code answers related to "warning: lf will be replaced by crlf in tsconfig.spec.json. the file will have its original line endings in your working directory"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language