mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 19:58:27 +00:00
chore: Enable typescript/no-explicit-any rule.
This commit is contained in:
@@ -49,6 +49,7 @@ export const dispatchTelegramMessage = async ({
|
||||
telegramCfg,
|
||||
opts,
|
||||
resolveBotTopicsEnabled,
|
||||
// oxlint-disable-next-line typescript/no-explicit-any
|
||||
}: any) => {
|
||||
const {
|
||||
ctxPayload,
|
||||
|
||||
Reference in New Issue
Block a user