mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
chore: remove baseUrl from TypeScript configuration files
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
"noUnusedLocals": false,
|
||||
"noUnusedParameters": false,
|
||||
"noPropertyAccessFromIndexSignature": false,
|
||||
"baseUrl": "."
|
||||
},
|
||||
"include": ["index.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user