2 Commits

Author SHA1 Message Date
Matt Matravers
c108b07707
build(ui): Fix Windows UI lint (#4556)
Prettier expects LF line endings by default: https://prettier.io/docs/en/options.html#end-of-line
2022-04-04 17:48:11 -07:00
Matt Matravers
ca4de4d7ac
build: Fix line endings for Windows check-out (#4370)
To avoid the need for dos2unix when checking out the repo on Windows.

See: https://docs.github.com/en/get-started/getting-started-with-git/configuring-git-to-handle-line-endings
2022-03-16 12:17:47 -07:00