Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ronreiter/interactive-tutorials
/ javascript.js
File
javascript.js
static/js/codemirror/mode/javascript/javascript.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// TODO actually recognize syntax of TypeScript constructs
2
3
CodeMirror.defineMode(
"javascript"
,
function
(config, parserConfig) {
4
var
indentUnit = config.indentUnit;
Callers
nothing calls this directly
Calls
3
parseJS
Function · 0.85
kw
Function · 0.70
test
Method · 0.45
Tested by
no test coverage detected