fatal: CRLF would be replaced by LF in public/svelte.js code example
Example: fatal: LF would be replaced by CRLF in package.json
$ git config --global core.autocrlf false
$ git config --global core.safecrlf false
$ git config --global core.autocrlf false
$ git config --global core.safecrlf false