mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-15 22:33:05 -07:00
fix(build): add outDir to vscode-ide-companion to avoid linting generated files
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"target": "ES2022",
|
||||
"lib": ["ES2022", "dom"],
|
||||
"sourceMap": true,
|
||||
"outDir": "dist",
|
||||
"composite": true,
|
||||
"declaration": true,
|
||||
"incremental": true,
|
||||
|
||||
Reference in New Issue
Block a user