You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
76f5de6 Thanks @kimjbstar! - Add property-based tests (fast-check) for default-value formatting and native-type validator
mapping — the two areas that have actually shipped bugs before. No behavior change to the
generator itself.
f096801 Thanks @kimjbstar! - Add a typecheck script (tsc --noEmit) and run it as a fast-failing first step in CI,
before the full build/test cycle. No behavior change to the generator itself.