mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-22 02:11:29 +00:00
fixed eslint issue of loadtransform Notebook and EntityProperty etc files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const editor = {
|
||||
create: () => {},
|
||||
setTheme: () => {}
|
||||
create: () => { },
|
||||
setTheme: () => { }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user