Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
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
1
import
{ Linter } from
"eslint-linter-browserify"
;
2
import
{ rules } from
"eslint-plugin-userscripts"
;
3
4
// eslint语法检查,使用webworker
Callers
nothing calls this directly
Calls
6
getTextBlock
Function · 0.85
entries
Method · 0.80
addEventListener
Method · 0.80
verify
Method · 0.65
get
Method · 0.65
postMessage
Method · 0.65
Tested by
no test coverage detected