dotfiles/.vscode/extensions/saviorisdead.RustyCode-0.18.0/node_modules/yallist/CONTRIBUTING.md

5 lines
226 B
Markdown
Raw Normal View History

2016-09-11 09:29:13 +01:00
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.