]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/lru-cache/node_modules/yallist/CONTRIBUTING.md
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / lru-cache / 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.