UNPKG

micro-toolkit-event-storage-mongo

Version:

A mongodb implementation of the event storage interface

13 lines 228 B
env: node: true mocha: true rules: "node/no-unpublished-require": [2, { allowModules: ["chai", "chai-as-promised", "mocha-mongoose"] }] globals: should: true sinon: true _: true match: true testConfig: true