package json mode
This commit is contained in:
parent
ee7a17d5b5
commit
09bda14096
2 changed files with 2 additions and 1 deletions
|
|
@ -201,7 +201,7 @@ console.log('# ace modes ---------');
|
|||
project.assumeAllFilesLoaded();
|
||||
[
|
||||
"css", "html", "javascript", "php", "python", "xml", "ruby", "java", "c_cpp",
|
||||
"coffee", "perl", "csharp", "svg", "clojure", "scss"
|
||||
"coffee", "perl", "csharp", "svg", "clojure", "scss", "json"
|
||||
].forEach(function(mode) {
|
||||
console.log("mode " + mode);
|
||||
copy({
|
||||
|
|
|
|||
1
build/src/mode-json.js
Normal file
1
build/src/mode-json.js
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue