colinhacks / zod

TypeScript-first schema validation with static type inference
https://zod.dev
MIT License
33.92k stars 1.18k forks source link

Switch to `isolatedDeclarations` #3610

Closed colinhacks closed 4 months ago

colinhacks commented 4 months ago

I disabled it inside zod/tests and benchmarks because there are some utilities/schemas that would have been annoying to declare types for.