mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-30 15:14:19 +00:00
Fixed typescript issues for DatabaseAccountUtility and InMemoryContentProvider
This commit is contained in:
@@ -137,9 +137,12 @@
|
||||
"./src/quickstart.ts",
|
||||
"./src/setupTests.ts",
|
||||
"./src/userContext.test.ts",
|
||||
"src/Common/EntityValue.tsx",
|
||||
"./src/Common/EntityValue.tsx",
|
||||
"./src/Platform/Hosted/Components/SwitchAccount.tsx",
|
||||
"./src/Platform/Hosted/Components/SwitchSubscription.tsx"
|
||||
"./src/Platform/Hosted/Components/SwitchSubscription.tsx",
|
||||
"./src/Common/DatabaseAccountUtility.ts",
|
||||
"./src/Explorer/Controls/Tabs/TabComponent.tsx",
|
||||
"./src/Explorer/Notebook/NotebookComponent/ContentProviders/InMemoryContentProvider.ts"
|
||||
],
|
||||
"include": [
|
||||
"src/CellOutputViewer/transforms/**/*",
|
||||
|
||||
Reference in New Issue
Block a user