stock-bot/libs/strategy-engine/tsconfig.json
2025-06-19 07:20:14 -04:00

4 lines
138 B
JSON

{
"extends": "../../tsconfig.lib.json",
"references": [{ "path": "../event-bus" }, { "path": "../logger" }, { "path": "../utils" }]
}