mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-31 23:54:16 +00:00
Fix typescript strict issues for FeaturePanelComponent
This commit is contained in:
@@ -139,7 +139,8 @@
|
||||
"./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/Explorer/Controls/FeaturePanel/FeaturePanelComponent.tsx"
|
||||
],
|
||||
"include": [
|
||||
"src/CellOutputViewer/transforms/**/*",
|
||||
|
||||
Reference in New Issue
Block a user