migrated from zod v3 to zod v4
This commit is contained in:
@@ -49,7 +49,8 @@
|
||||
"allowUnusedLabels": false,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
"@/*": ["./src/*"],
|
||||
"%/*": ["./*"]
|
||||
}
|
||||
},
|
||||
"exclude": ["dist", "assets/stubs"]
|
||||
|
||||
Reference in New Issue
Block a user