1 parent f25a28d commit 057ec24Copy full SHA for 057ec24
1 file changed
utils/misc/nodejs-terminal/html/snippet-nodejs/v1.0/snippet-nodejs-v1.0.html
@@ -134,6 +134,8 @@
134
obj.editor = editor;
135
editor.initmod({kd});
136
137
+ debugger;
138
+
139
await mod.auto();
140
141
filemod = mod['file-mod'];
0 commit comments