bitovi / academy

Everything we know about frontend, backend, UX, and Devops consulting and management.
https://www.bitovi.com/academy/
14 stars 3 forks source link

Fix CRLF issues with Prettier #790

Closed chasenlehara closed 1 month ago

chasenlehara commented 1 month ago

This adds endOfLine: "auto" to the Prettier config so CRLF line endings are respected on Windows.