1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-07 13:22:56 +03:00

move "all-in-one" to root folder

This commit is contained in:
leibale
2021-11-09 19:55:16 -05:00
parent 57539e7c3f
commit 38426fe2a4
17 changed files with 408 additions and 408 deletions

View File

@@ -1,5 +1,5 @@
{
"extends": "../../tsconfig",
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"outDir": "./dist"
},