Fix typescript strict issues for FeaturePanelComponent

This commit is contained in:
vaidankarswapnil
2021-09-29 16:22:40 +05:30
parent 6ca8e3c6f4
commit 3554e6f93b
3 changed files with 29718 additions and 44 deletions

View File

@@ -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/**/*",