UNPKG

tedis

Version:

redis client for node.js with typescript and async

10 lines (9 loc) 129 B
{ "extends": "../tsconfig.json", "compilerOptions": { "outDir": "../build" }, "exclude": [ "**/*.spec.ts", ] }