mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 16:46:00 +00:00
chore: remove baseUrl from TypeScript configuration files
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
"moduleResolution": "bundler",
|
||||
"jsx": "react-jsx",
|
||||
"rootDirs": [".", "./.react-router/types"],
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"~/*": ["./app/*"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user