mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-30 06:54:15 -07:00
enable json imports (#165)
* enable json imports * Merge remote-tracking branch 'origin/main' into enable_json_imports
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
"lib": ["DOM", "DOM.Iterable", "ES2020"],
|
||||
"composite": true
|
||||
},
|
||||
"include": ["index.ts", "src/**/*.ts", "src/**/*.json"],
|
||||
"exclude": ["node_modules", "dist"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user