mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 16:16:02 +00:00
chore: remove baseUrl from TypeScript configuration files
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
"isolatedModules": true,
|
||||
"esModuleInterop": true,
|
||||
"skipLibCheck": true,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"bknd": ["../app/src/index.ts"],
|
||||
"bknd/*": ["../app/src/*"]
|
||||
|
||||
Reference in New Issue
Block a user