We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d963f0 commit b7cb726Copy full SHA for b7cb726
.github/copilot-instructions.md
@@ -68,7 +68,6 @@ npm run bootstrap # Build native components (weak-node-api, examples)
68
- Use structured error handling with custom error types when needed
69
70
**Immutable Data Patterns**:
71
-- Prefer readonly data structures where applicable
72
- Use `const` assertions for compile-time immutability
73
74
### Babel Transformation
0 commit comments