mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-18 06:15:51 +00:00
style: 完成所有文件的lint
This commit is contained in:
@@ -441,5 +441,5 @@ export async function connectRemoteControl(
|
||||
): Promise<RemoteControlHandle | null> {
|
||||
throw new Error('not implemented')
|
||||
}
|
||||
export type HookEvent = any;
|
||||
export type ExitReason = any;
|
||||
export type HookEvent = any
|
||||
export type ExitReason = any
|
||||
|
||||
Reference in New Issue
Block a user