mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-22 18:32:00 +00:00
fixed eslint issue of loadtransform Notebook and EntityProperty etc files
This commit is contained in:
@@ -14,6 +14,7 @@ import { NotebookUtil } from "./NotebookUtil";
|
||||
import { useNotebook } from "./useNotebook";
|
||||
|
||||
export class NotebookContainerClient {
|
||||
// eslint-disable-next-line @typescript-eslint/no-empty-function
|
||||
private clearReconnectionAttemptMessage? = () => {};
|
||||
private isResettingWorkspace: boolean;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user