Skip to content

Add outputSchema() helper to preserve literal types without as const #1758

Add outputSchema() helper to preserve literal types without as const

Add outputSchema() helper to preserve literal types without as const #1758

Workflow file for this run

name: Test
on: [push]
jobs:
validate:
name: Validate
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6.0.2
- uses: jdx/mise-action@v4.0.1
- run: mise run install
- run: mise run validate