fix upload file for typescript issues

This commit is contained in:
vaidankarswapnil
2021-09-07 12:43:27 +05:30
parent 5cb8fc31f9
commit 4009a00979
4 changed files with 29654 additions and 29 deletions

View File

@@ -141,7 +141,8 @@
"./src/Platform/Hosted/Components/SwitchAccount.tsx",
"./src/Platform/Hosted/Components/SwitchSubscription.tsx",
"./src/Explorer/Notebook/NotebookComponent/VirtualCommandBarComponent.tsx",
"./src/Explorer/Notebook/NotebookRenderer/Toolbar.tsx"
"./src/Explorer/Notebook/NotebookRenderer/Toolbar.tsx",
"./src/Common/Upload/Upload.tsx"
],
"include": [
"src/CellOutputViewer/transforms/**/*",