mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-21 15:55:50 +00:00
style: 完成所有文件的lint
This commit is contained in:
@@ -505,7 +505,7 @@ export function usePipeIpc({
|
||||
|
||||
// --- Phase 3: LAN beacon ---
|
||||
if (feature('LAN_PIPES') && server.tcpAddress) {
|
||||
const beacon = new (lb.LanBeacon)({
|
||||
const beacon = new lb.LanBeacon({
|
||||
pipeName,
|
||||
machineId: machId,
|
||||
hostname: host,
|
||||
|
||||
Reference in New Issue
Block a user