mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:20:43 +00:00
refactor: enforce plugin-owned channel boundaries
This commit is contained in:
10
tsconfig.core.test.agents.json
Normal file
10
tsconfig.core.test.agents.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"extends": "./tsconfig.test.json",
|
||||
"include": [
|
||||
"src/**/*.d.ts",
|
||||
"src/agents/**/*.test.ts",
|
||||
"src/agents/**/*.test.tsx",
|
||||
"ui/**/*.d.ts",
|
||||
"packages/**/*.d.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user