mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-09 20:49:12 +00:00
Fixed DirectoryPickerPanel and NotificationConsoleComponent
This commit is contained in:
@@ -134,7 +134,9 @@
|
||||
"./src/quickstart.ts",
|
||||
"./src/setupTests.ts",
|
||||
"./src/userContext.test.ts",
|
||||
"src/Common/EntityValue.tsx"
|
||||
"src/Common/EntityValue.tsx",
|
||||
"./src/Platform/Hosted/Components/DirectoryPickerPanel.tsx",
|
||||
"./src/Explorer/Menus/NotificationConsole/NotificationConsoleComponent.tsx"
|
||||
],
|
||||
"include": [
|
||||
"src/CellOutputViewer/transforms/**/*",
|
||||
|
||||
Reference in New Issue
Block a user