This commit is contained in:
Shawn Morreau
2025-11-21 11:06:37 -05:00
parent c9aab98389
commit 8944e7fe08
5 changed files with 4 additions and 32 deletions
+1 -1
View File
@@ -2,6 +2,6 @@ import { configure } from "arktype/config";
configure({
toJsonSchema: {
dialect: null,
// dialect: null,
},
});