fix: update eslint rules

This commit is contained in:
Mythie
2023-08-30 12:35:43 +10:00
parent 7811035384
commit 2ba7df4881
7 changed files with 41 additions and 305 deletions

View File

@@ -1,4 +1,3 @@
import 'zod';
import { z } from 'zod';
export const ZSignUpMutationSchema = z.object({