Skip to content

Commit

Permalink
fix: build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ijsKoud committed Apr 14, 2024
1 parent 3c3cdca commit 167b31c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/bot/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"compilerOptions": {
"outDir": "./dist",
"baseUrl": "./src",
"skipLibCheck": true,
"paths": {
"#lib/*": ["./lib/*"],
"#core/*": ["./core/*"]
Expand Down

0 comments on commit 167b31c

Please sign in to comment.