Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

zod-tsconfig

JoshuaKGoldberg33.5kMIT0.2.0TypeScript support: included

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)