chore: Remove invalid tsconfig paths reference.

This commit is contained in:
cpojer 2026-02-17 10:15:10 +09:00
parent ff8316e04e
commit 6229814af2
No known key found for this signature in database
GPG Key ID: C29F94A3201118AF

View File

@ -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"]