diff --git a/tsconfig.strict.json b/tsconfig.strict.json index 376021885..ae8b016f5 100644 --- a/tsconfig.strict.json +++ b/tsconfig.strict.json @@ -140,9 +140,7 @@ "src/Common/EntityValue.tsx", "./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/**/*",