MCPcopy
hub / github.com/prisma/prisma / format

Method format

packages/cli/src/init/file-writer.ts:21–23  ·  view source on GitHub ↗
(f: Format)

Source from the content-addressed store, hash-verified

19 }
20
21 format(f: Format): string {
22 return this.#files.format(f)
23 }
24}

Callers 1

parseMethod · 0.95

Calls 1

formatMethod · 0.65

Tested by

no test coverage detected