This commit is contained in:
Boki 2025-06-22 21:19:35 -04:00
parent 5c269453f2
commit 177fe30586

View file

@ -60,7 +60,7 @@
// Paths and output
"baseUrl": ".",
"paths": {
"@stock-bot/*": ["libs/*/src"]
"@stock-bot/*": ["libs/*/src"],
}
},
"exclude": ["node_modules", "dist"]