diff --git a/tsconfig.strict.json b/tsconfig.strict.json index ae8b016f5..e007632a6 100644 --- a/tsconfig.strict.json +++ b/tsconfig.strict.json @@ -140,7 +140,7 @@ "src/Common/EntityValue.tsx", "./src/Platform/Hosted/Components/SwitchAccount.tsx", "./src/Platform/Hosted/Components/SwitchSubscription.tsx", - + "./src/Explorer/Notebook/NotebookComponent/VirtualCommandBarComponent.tsx", ], "include": [ "src/CellOutputViewer/transforms/**/*",