Initial commit
[yaffs-website] / node_modules / yallist / CONTRIBUTING.md
1 1. The whole API is public.  No underscore-prefixed pretend-private
2    things or hidden Object.create magic mumbo jumbo here.  Plain old
3    objects that are created from constructors.
4 2. 100% test coverage must be maintained.