mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-07 11:36:47 +00:00
Fix typescript strict issues for getCollectionDataUsageSize and few more
This commit is contained in:
@@ -139,7 +139,11 @@
|
||||
"./src/userContext.test.ts",
|
||||
"src/Common/EntityValue.tsx",
|
||||
"./src/Platform/Hosted/Components/SwitchAccount.tsx",
|
||||
"./src/Platform/Hosted/Components/SwitchSubscription.tsx"
|
||||
"./src/Platform/Hosted/Components/SwitchSubscription.tsx",
|
||||
"./src/Common/dataAccess/getCollectionDataUsageSize.ts",
|
||||
"./src/Common/dataAccess/readMongoDBCollection.tsx",
|
||||
"./src/Explorer/Controls/CollapsiblePanel/CollapsiblePanel.tsx",
|
||||
"./src/Explorer/Graph/GraphExplorerComponent/LeftPaneComponent.tsx"
|
||||
],
|
||||
"include": [
|
||||
"src/CellOutputViewer/transforms/**/*",
|
||||
|
||||
Reference in New Issue
Block a user