huge refactor with a million of things to make the code much more managable and easier to create new services #3

Merged
boki merged 70 commits from di-refactor into master 2025-06-24 01:43:57 +00:00
Showing only changes of commit 177fe30586 - Show all commits

View file

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