Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/highlightjs/highlight.js
/ checkAutoDetect.js
File
checkAutoDetect.js
tools/checkAutoDetect.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
'use strict'
;
3
4
const
fs = require(
'fs'
);
Callers
nothing calls this directly
Calls
2
toString
Method · 0.80
testAutoDetection
Function · 0.70
Tested by
no test coverage detected