UNPKG

@tmcp/adapter-valibot

Version:

Valibot adapter for TMCP JSON Schema conversion

17 lines (16 loc) 317 B
{ "compilerOptions": { "target": "esnext", "module": "nodenext", "moduleResolution": "nodenext", "allowJs": true, "checkJs": true, "declaration": true, "emitDeclarationOnly": false, "strict": true, "noEmit": true, "skipLibCheck": true }, "include": ["src/**/*"], "exclude": ["node_modules"] }