Skip to content

Commit eee9af6

Browse files
committed
Clean up more zodded
1 parent 49637ea commit eee9af6

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
.claude/
22
node_modules/
33
.DS_Store
4-
5-
# Generated Zod schemas (intermediate artifacts)
6-
schema/*/zodded.ts

typedoc.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
const config = {
55
out: "tmp",
66
excludeInternal: true,
7-
exclude: ["**/zodded.ts"],
87
excludeTags: [
98
"@format",
109
"@maximum",

0 commit comments

Comments
 (0)