MCPcopy 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
4const fs = require('fs');

Callers

nothing calls this directly

Calls 2

toStringMethod · 0.80
testAutoDetectionFunction · 0.70

Tested by

no test coverage detected