mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-19 08:51:24 +00:00
Initial Move from Azure DevOps to GitHub
This commit is contained in:
4
__mocks__/monaco-editor.ts
Normal file
4
__mocks__/monaco-editor.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export const editor = {
|
||||
create: () => {},
|
||||
setTheme: () => {}
|
||||
};
|
||||
Reference in New Issue
Block a user