mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-06 05:51:15 +08:00
chore: move test tsconfigs
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"files": [],
|
||||
"references": [{ "path": "./tsconfig.core.json" }, { "path": "./tsconfig.core.test.json" }]
|
||||
"references": [
|
||||
{ "path": "./tsconfig.core.json" },
|
||||
{ "path": "./test/tsconfig/tsconfig.core.test.json" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user