UNPKG

reliable-zeromq

Version:

A collection of reliable zeromq messaging constructs

31 lines (30 loc) 454 B
{ "cache": false, "check-coverage": false, "extension": [ ".ts" ], "include": [ "**/*.js", "**/*.ts" ], "exclude": [ "coverage/**", "node_modules/**", "**/*.d.ts", "**/*.test.ts", "**/*.demo.ts", "**/*.perf.ts", "**/Gulpfile.js", "**/*.network.ts", "**/*.data.ts" ], "sourceMap": true, "reporter": [ "html", "text", "text-summary" ], "all": true, "instrument": true }