MCPcopy Create free account
hub / github.com/nwutils/nw-sample-apps / javascript.js

File javascript.js

mini-code-edit/cm/mode/javascript/javascript.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1CodeMirror.defineMode("javascript", function(config, parserConfig) {
2 var indentUnit = config.indentUnit;
3 var jsonMode = parserConfig.json;
4

Callers

nothing calls this directly

Calls 2

parseJSFunction · 0.85
kwFunction · 0.70

Tested by

no test coverage detected