mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 15:02:32 +00:00
Switch to more stable, oldder tsgo, switch all check scripts to tsgo
This commit is contained in:
parent
9c1a218f66
commit
b02516a5cd
8 changed files with 40 additions and 42 deletions
|
|
@ -4,8 +4,8 @@
|
|||
"module": "ES2022",
|
||||
"lib": ["ES2022", "DOM", "DOM.Iterable"],
|
||||
"moduleResolution": "bundler",
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"*": ["./*"],
|
||||
"@mariozechner/pi-ai": ["../../ai/dist/index.d.ts"],
|
||||
"@mariozechner/pi-tui": ["../../tui/dist/index.d.ts"],
|
||||
"@mariozechner/pi-web-ui": ["../dist/index.d.ts"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue