Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ media.ts
File
media.ts
packages/lint/src/rules/media.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ LintContext, HyperframeLintFinding } from
"../context"
;
2
import
{ readAttr, truncateSnippet, isMediaTag } from
"../utils"
;
3
4
function
escapeRegExp(value: string): string {
Callers
nothing calls this directly
Calls
6
isMediaTag
Function · 0.90
readAttr
Function · 0.90
truncateSnippet
Function · 0.90
hasAttrName
Function · 0.85
get
Method · 0.80
set
Method · 0.65
Tested by
no test coverage detected