Added second file to tsconfig file

This commit is contained in:
vaidankarswapnil
2021-09-28 16:09:55 +05:30
parent 120e501975
commit 8a7864b913

View File

@@ -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/**/*",