mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix lints
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
56cf68d36e
commit
b505409289
@ -9,7 +9,7 @@ import localShellSessionInjectable from "./local-shell-session/local-shell-sessi
|
|||||||
import nodeShellSessionInjectable from "./node-shell-session/node-shell-session.injectable";
|
import nodeShellSessionInjectable from "./node-shell-session/node-shell-session.injectable";
|
||||||
|
|
||||||
interface Args {
|
interface Args {
|
||||||
webSocket: WebSocket;
|
websocket: WebSocket;
|
||||||
cluster: Cluster;
|
cluster: Cluster;
|
||||||
tabId: string;
|
tabId: string;
|
||||||
nodeName?: string;
|
nodeName?: string;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user