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

8 lines
155 B
JSON

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