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 d849066 commit 735e19dCopy full SHA for 735e19d
src/spec.types.test.ts
@@ -11,7 +11,6 @@ import fs from "node:fs";
11
12
/* eslint-disable @typescript-eslint/no-unused-vars */
13
/* eslint-disable @typescript-eslint/no-unsafe-function-type */
14
-/* eslint-disable @typescript-eslint/no-require-imports */
15
16
// Removes index signatures added by ZodObject.passthrough().
17
type RemovePassthrough<T> = T extends object
0 commit comments