UNPKG

@myria/redis-js

Version:

Interact with redis cache follow CQRS pattern

9 lines (8 loc) 316 B
{ "extends": "../tsconfig", "compilerOptions": { "module": "ESNext" /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', or 'ESNext'. */, "outDir": "../dist/esm" /* Redirect output structure to the directory. */, "moduleResolution": "node" } }