readme: install tip about restarting claude code session #30
Annotations
10 warnings
|
lint:
src/index.js#L65
'isHostKnown' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint:
src/index.js#L64
'getHostKeyFingerprint' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint:
src/index.js#L61
'TUNNEL_TYPES' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint:
src/index.js#L60
'closeServerTunnels' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint:
src/index.js#L59
'closeTunnel' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint:
src/index.js#L58
'listTunnels' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint:
src/index.js#L57
'getTunnel' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint:
src/index.js#L56
'createTunnel' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint:
src/index.js#L53
'EXECUTION_STRATEGIES' is defined but never used. Allowed unused vars must match /^_/u
|
|
lint:
src/index.js#L52
'executeOnGroup' is defined but never used. Allowed unused vars must match /^_/u
|