mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-12 07:20:45 +00:00
chore: Remove invalid tsconfig paths reference.
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
"target": "es2023",
|
||||
"useDefineForClassFields": false,
|
||||
"paths": {
|
||||
"*": ["./*"],
|
||||
"openclaw/plugin-sdk": ["./src/plugin-sdk/index.ts"],
|
||||
"openclaw/plugin-sdk/*": ["./src/plugin-sdk/*.ts"],
|
||||
"openclaw/plugin-sdk/account-id": ["./src/plugin-sdk/account-id.ts"]
|
||||
|
||||
Reference in New Issue
Block a user