initial commit with all the stuff
This commit is contained in:
5
3B/www/ace/ext-error_marker.js
Normal file
5
3B/www/ace/ext-error_marker.js
Normal file
@@ -0,0 +1,5 @@
|
||||
;
|
||||
(function() {
|
||||
ace.require(["ace/ext/error_marker"], function() {});
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user