Closed humphd closed 2 years ago
This will change how git works locally, using Unix end-of-line characters vs. whatever OS the user is working on. Doing so will mean that Prettier won't complain about all files being in the wrong format.
You can read more about how this works at https://git-scm.com/docs/gitattributes#_text.
This will change how git works locally, using Unix end-of-line characters vs. whatever OS the user is working on. Doing so will mean that Prettier won't complain about all files being in the wrong format.
You can read more about how this works at https://git-scm.com/docs/gitattributes#_text.