We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd8d56 commit 58c4e25Copy full SHA for 58c4e25
package.json
@@ -15,6 +15,7 @@
15
"README.md"
16
],
17
"scripts": {
18
+ "preinstall": "npx only-allow pnpm",
19
"type-check": "tsc --noEmit",
20
"type-check:yup": "tsc --strict --noEmit example/yup/schemas.ts",
21
"type-check:zod": "tsc --strict --noEmit example/zod/schemas.ts",
0 commit comments