MCPcopy
hub / github.com/pmndrs/react-three-fiber / FoundRule

Interface FoundRule

packages/eslint-plugin/scripts/codegen.ts:12–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10` + file
11
12interface FoundRule {
13 module: Rule.RuleModule
14 moduleName: string
15}
16
17interface GeneratedConfig {
18 name: string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…