feat: add middleware using Redis as data source
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
"module": "es2022", /* Specify what module code is generated. */
|
||||
// "rootDir": "./", /* Specify the root folder within your source files. */
|
||||
"moduleResolution": "node", /* Specify how TypeScript looks up a file from a given module specifier. */
|
||||
"ignoreDeprecations": "6.0", /* Silence deprecation warnings for deprecated compiler options. */
|
||||
// "baseUrl": "./", /* Specify the base directory to resolve non-relative module names. */
|
||||
"paths": { /* Specify a set of entries that re-map imports to additional lookup locations. */
|
||||
"~/*": ["./src/*"],
|
||||
|
||||
Reference in New Issue
Block a user