UNPKG

kinesis-client-library

Version:

Process Kinesis streams and automatically scale up or down as shards split or merge.

21 lines (20 loc) 301 B
{ "compileOnSave": false, "compilerOptions": { "target": "es5", "outDir": "./build", "declaration": true }, "formatCodeOptions": { "indentSize": 2, "tabSize": 2 }, "exclude": [ "node_modules", "build", "test" ], "atom": { "formatOnSave": true } }