Add AgentOS daemon control plane and maintenance tooling
This commit is contained in:
7
scripts/tsconfig.json
Normal file
7
scripts/tsconfig.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "../packages/config/tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"types": ["node", "bun"]
|
||||
},
|
||||
"include": ["**/*.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user