Switch to more stable, oldder tsgo, switch all check scripts to tsgo

This commit is contained in:
Mario Zechner 2025-12-18 15:20:41 +01:00
parent 9c1a218f66
commit b02516a5cd
8 changed files with 40 additions and 42 deletions

View file

@ -2,7 +2,6 @@
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"noEmit": true,
"baseUrl": ".",
"paths": {
"@mariozechner/pi-coding-agent": ["./src/index.ts"],
"@mariozechner/pi-coding-agent/hooks": ["./src/core/hooks/index.ts"],