Skip to content

Commit 735e19d

Browse files
ochafikchenxi-null
authored andcommitted
Update spec.types.test.ts
1 parent d849066 commit 735e19d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/spec.types.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import fs from "node:fs";
1111

1212
/* eslint-disable @typescript-eslint/no-unused-vars */
1313
/* eslint-disable @typescript-eslint/no-unsafe-function-type */
14-
/* eslint-disable @typescript-eslint/no-require-imports */
1514

1615
// Removes index signatures added by ZodObject.passthrough().
1716
type RemovePassthrough<T> = T extends object

0 commit comments

Comments
 (0)