@p6t/config
v0.1.0
Published
Configuration schema and shared types for p6t
Readme
@p6t/config
Configuration schema and shared types for p6t.
What this package does
@p6t/config provides the shared data model and configuration schema used by all p6t tools:
i18n.jsonconfig schema (Zod) and inferred TypeScript typesTranslationUnitandTranslationResultinterfaces
Installation
pnpm add @p6t/configBuild
pnpm build # tsup → dist/
pnpm dev # watch mode