Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 226 Bytes

CONTRIBUTING.md

File metadata and controls

4 lines (4 loc) · 226 Bytes
  1. The whole API is public. No underscore-prefixed pretend-private things or hidden Object.create magic mumbo jumbo here. Plain old objects that are created from constructors.
  2. 100% test coverage must be maintained.