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

[BUG] Int type doesn't include 0 #41

Closed pipex closed 11 months ago

pipex commented 11 months ago

Describe the bug A clear and concise description of what the bug is.

Playground link Please paste the code needed to replicate the bug in the playground ans share the link with us.

Expected behavior A clear and concise description of what you expected to happen.

Additional context Add any other context about the problem here.

pipex commented 11 months ago

Ignore me, my test was wrong