GoogleFeud / ts-runtime-checks

A typescript transformer that automatically generates validation code from your types.
https://googlefeud.github.io/ts-runtime-checks/
MIT License
312 stars 7 forks source link

fix(test): make snapshot tests EOL resistant #19

Closed FredTreg closed 1 year ago

FredTreg commented 1 year ago

As requested, doing PRs on the dev branch.

This first PR makes the tests work on a linux environment.