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