mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-22 10:21:37 +00:00
fixed eslint of Trigger.ts GithubOAuthService.ts etc (#1126)
This commit is contained in:
committed by
GitHub
parent
ed1ffb692f
commit
ff498b51e2
@@ -62,7 +62,7 @@ export interface IPublishNotebookRequest {
|
||||
description: string;
|
||||
tags: string[];
|
||||
thumbnailUrl: string;
|
||||
content: any;
|
||||
content: unknown;
|
||||
addLinkToNotebookViewer: boolean;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user