dotfiles/.vscode/extensions/saviorisdead.RustyCode-0.18.0/node_modules/yallist/CONTRIBUTING.md
Cyryl Płotnicki 2f946d6200 Add .vscode
2016-09-11 10:29:13 +02:00

226 B

  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.