Files
ry.kazcloud.dev/node_modules/zod-to-json-schema/dist-test/package.json

6 lines
117 B
JSON

{
"scripts": {
"test": "npm --prefix ./cjs test && npm --prefix ./esm test && npm --prefix ./types test"
}
}