mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-13 15:40:57 -07:00
add baseUrl
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"lib": ["DOM", "DOM.Iterable", "ES2023"],
|
||||
"composite": true,
|
||||
"types": ["node", "vitest/globals"],
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@google/gemini-cli-core": ["./index.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user