diff --git a/tsconfig.strict.json b/tsconfig.strict.json index 6302061dc..90896d9ed 100644 --- a/tsconfig.strict.json +++ b/tsconfig.strict.json @@ -141,7 +141,7 @@ "./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/Common/Upload/Upload.tsx" ], "include": [ "src/CellOutputViewer/transforms/**/*",