mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-12 09:41:11 +00:00
chore: enable consistent-return
This commit is contained in:
@@ -339,6 +339,7 @@ export function resolvePluginAutoEnableCandidateReason(
|
||||
case "setup-auto-enable":
|
||||
return candidate.reason;
|
||||
}
|
||||
throw new Error("Unsupported plugin auto-enable candidate");
|
||||
}
|
||||
|
||||
export function resolveConfiguredPluginAutoEnableCandidates(params: {
|
||||
|
||||
Reference in New Issue
Block a user