Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tampermonkey/tampermonkey
/ javascript.js
File
javascript.js
src/cm/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
2
kw
Function · 0.85
parseJS
Function · 0.85
Tested by
no test coverage detected