Skip to content

Commit 4d963f0

Browse files
authored
Apply suggestion from @kraenhansen
1 parent bff493c commit 4d963f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/copilot-instructions.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ npm run bootstrap # Build native components (weak-node-api, examples)
6868
- Use structured error handling with custom error types when needed
6969

7070
**Immutable Data Patterns**:
71-
- Use `as const satisfies Record<string, z.ZodType>` for Zod schemas
7271
- Prefer readonly data structures where applicable
7372
- Use `const` assertions for compile-time immutability
7473

0 commit comments

Comments
 (0)