Package detail

zod-tsconfig

JoshuaKGoldberg29kMIT0.2.0

Zod schemas for TypeScript's TSConfig properties. ⚙️

readme

changelog

Changelog

0.1.2 (2025-03-28)

Bug Fixes

  • use top-level .partial()s instead of property-level .optional()s (4ac992d)

0.1.1 (2025-03-28)

Bug Fixes

  • use .optional() on schemas (c983ab7)

0.1.0 (2025-03-27)

Features

  • initial functionality commit ✨ (cce6f77)
  • initialized repo ✨ (8fca327)