Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/sentry-javascript
/ create
Method
create
packages/deno/lib.deno.d.ts:17154–17154 ·
view source on GitHub ↗
(ctx: RuleContext)
Source
from the content-addressed store, hash-verified
17152
*/
17153
export
interface
Rule {
17154
create(ctx: RuleContext): LintVisitor;
17155
destroy?(ctx: RuleContext): void;
17156
}
17157
Callers
15
normalize.test.ts
File · 0.65
zoderrrors.test.ts
File · 0.65
transportInstrumentation.test.ts
File · 0.65
index.test.ts
File · 0.65
openai-integration-functions.test.ts
File · 0.65
headersToDict
Function · 0.65
apply
Function · 0.65
_createPatchMap
Function · 0.65
test-helper.ts
File · 0.65
_createPatchMap
Method · 0.65
instrumentContext
Function · 0.65
run
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected