MCPcopy
hub / github.com/highlightjs/highlight.js / checkTheme.js

File checkTheme.js

tools/checkTheme.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3const fs = require("fs");
4const css = require("css");

Callers

nothing calls this directly

Calls 2

validateFunction · 0.85
toStringMethod · 0.80

Tested by

no test coverage detected