fixe typescript issues for two files

This commit is contained in:
vaidankarswapnil
2021-07-23 17:18:58 +05:30
parent 401660ae15
commit 8b519b812c
3 changed files with 17 additions and 9 deletions

View File

@@ -141,7 +141,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/Explorer/Controls/GitHub/AuthorizeAccessComponent.tsx",
"./src/Explorer/Controls/NotebookGallery/InfoComponent/InfoComponent.tsx"
],
"include": [
"src/CellOutputViewer/transforms/**/*",