Revert "fix: remove current url from requests (#1187)"

This reverts commit 3aa95aa125.
This commit is contained in:
Bereket Engida
2025-01-12 01:12:55 +03:00
parent b8c4680cdc
commit fd45786c8e
15 changed files with 149 additions and 15 deletions

View File

@@ -6,7 +6,6 @@
"skipLibCheck": true,
"strict": true,
"noEmit": true,
"declaration": true,
"esModuleInterop": true,
"module": "esnext",
"moduleResolution": "bundler",