Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 313 Bytes

File metadata and controls

8 lines (6 loc) · 313 Bytes

Contributing

Issues and pull requests are welcome.

  • Run npm test before submitting (build + Node test suite must pass).
  • Keep the zero-dependency policy (dev-dependencies are fine).
  • One change per PR; describe the WHY in the description.
  • Code style: TypeScript strict; comments explain why, not what.