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

7 lines
122 B
JSON

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