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

4 lines
110 B
JSON

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