MCPcopy Create free account
hub / github.com/aboutcode-org/scancode-workbench / parsers.test.ts

File parsers.test.ts

tests/parsers.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { parseIfValidJson } from "../src/utils/parsers";
2
3export const JsonValiditySamples: {
4 valid: unknown[];

Callers

nothing calls this directly

Calls 1

parseIfValidJsonFunction · 0.90

Tested by

no test coverage detected