Skip to content

Commit b7cb726

Browse files
Copilotkraenhansen
andcommitted
Remove readonly data structures line from Copilot instructions per feedback
Co-authored-by: kraenhansen <1243959+kraenhansen@users.noreply.github.com>
1 parent 4d963f0 commit b7cb726

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-
- Prefer readonly data structures where applicable
7271
- Use `const` assertions for compile-time immutability
7372

7473
### Babel Transformation

0 commit comments

Comments
 (0)