Fixed stric issues for ErrorHandlingUtils and AccessibleElement

This commit is contained in:
vaidankarswapnil
2021-08-18 16:19:49 +05:30
parent 410f582378
commit 84bc5179c6
4 changed files with 29670 additions and 30 deletions

View File

@@ -139,7 +139,9 @@
"./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/ErrorHandlingUtils.ts",
"./src/Explorer/Controls/AccessibleElement/AccessibleElement.tsx"
],
"include": [
"src/CellOutputViewer/transforms/**/*",