We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be09668 commit abe61d6Copy full SHA for abe61d6
mock/monacoMock.js
@@ -7,5 +7,6 @@ module.exports = {
7
editor: {
8
defineTheme: function (name, theme) {},
9
setTheme: function (theme) {},
10
+ create: function (dom, options, override) {},
11
},
12
};
0 commit comments