chore: migrate pi packages to earendil works scope
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
"moduleResolution": "bundler",
|
||||
"paths": {
|
||||
"*": ["./*"],
|
||||
"@mariozechner/pi-agent-core": ["../../agent/dist/index.d.ts"],
|
||||
"@mariozechner/pi-ai": ["../../ai/dist/index.d.ts"],
|
||||
"@mariozechner/pi-tui": ["../../tui/dist/index.d.ts"],
|
||||
"@mariozechner/pi-web-ui": ["../dist/index.d.ts"]
|
||||
"@earendil-works/pi-agent-core": ["../../agent/dist/index.d.ts"],
|
||||
"@earendil-works/pi-ai": ["../../ai/dist/index.d.ts"],
|
||||
"@earendil-works/pi-tui": ["../../tui/dist/index.d.ts"],
|
||||
"@earendil-works/pi-web-ui": ["../dist/index.d.ts"]
|
||||
},
|
||||
"strict": true,
|
||||
"skipLibCheck": true,
|
||||
|
||||
Reference in New Issue
Block a user