Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ parseIfValidJson } from
"../src/utils/parsers"
;
2
3
export
const
JsonValiditySamples: {
4
valid: unknown[];
Callers
nothing calls this directly
Calls
1
parseIfValidJson
Function · 0.90
Tested by
no test coverage detected