stock-bot/libs/queue/tsconfig.json
2025-06-18 22:46:29 -04:00

8 lines
150 B
JSON

{
"extends": "../../tsconfig.lib.json",
"references": [
{ "path": "../cache" },
{ "path": "../logger" },
{ "path": "../types" }
]
}