MCPcopy
hub / github.com/prettier/prettier / bar

Method bar

tests/format/typescript/comments/interface.ts:2–2  ·  view source on GitHub ↗
(
    currentRequest: {a: number},
    // TODO this is a very very very very long comment that makes it go > 80 columns
  )

Source from the content-addressed store, hash-verified

1interface Foo {
2 bar(
3 currentRequest: {a: number},
4 // TODO this is a very very very very long comment that makes it go > 80 columns
5 ): number;

Callers 15

outside.jsFile · 0.65
inside.jsFile · 0.65
!b.jsFile · 0.65
a.jsFile · 0.65
level-0.jsFile · 0.65
level-1.jsFile · 0.65
level-2.jsFile · 0.65
level-3.jsFile · 0.65
!file.jsFile · 0.65
a.jsFile · 0.65
b.jsFile · 0.65

Implementers 15

Ctests/format/flow/flow-repo/method_pro
Ctests/format/flow/flow-repo/this/arrow
Ctests/format/flow/flow-repo/poly/test.
Dtests/format/flow/flow-repo/poly/test.
Dtests/format/flow/flow-repo/get-def2/o
Btests/format/flow/flow-repo/strict/ann
Atests/format/flow/flow-repo/class_stat
Ctests/format/flow/flow-repo/return/fun
Ctests/format/flow/flow-repo/last_dupli
Atests/format/flow/flow-repo/this_type/
Basetests/format/flow/flow-repo/this_type/
Overridetests/format/flow/flow-repo/this_type/

Calls

no outgoing calls

Tested by

no test coverage detected