MCPcopy Index your code
hub / github.com/scriptscat/scriptcat / linter.worker.ts

File linter.worker.ts

src/linter.worker.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Linter } from "eslint-linter-browserify";
2import { rules } from "eslint-plugin-userscripts";
3
4// eslint语法检查,使用webworker

Callers

nothing calls this directly

Calls 6

getTextBlockFunction · 0.85
entriesMethod · 0.80
addEventListenerMethod · 0.80
verifyMethod · 0.65
getMethod · 0.65
postMessageMethod · 0.65

Tested by

no test coverage detected