add desktop codex login and analyst copilot
This commit is contained in:
parent
687a217014
commit
d9c8b53b69
23 changed files with 4142 additions and 95 deletions
|
|
@ -2,8 +2,8 @@
|
|||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"target": "ES2022",
|
||||
"module": "NodeNext",
|
||||
"moduleResolution": "NodeNext",
|
||||
"module": "ESNext",
|
||||
"moduleResolution": "Bundler",
|
||||
"lib": ["ES2022"],
|
||||
"types": ["node"],
|
||||
"rootDir": "src",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue