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 // Paths and output
"baseUrl": ".", "baseUrl": ".",
"paths": { "paths": {
"@stock-bot/*": ["libs/*/src"] "@stock-bot/*": ["libs/*/src"],
} }
}, },
"exclude": ["node_modules", "dist"] "exclude": ["node_modules", "dist"]