Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmno-dev/bumpy
/ jsonc.test.ts
File
jsonc.test.ts
packages/bumpy/test/utils/jsonc.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect, describe } from
'bun:test'
;
2
import
{ parseJsonc } from
'../../src/utils/jsonc.ts'
;
3
4
describe(
'parseJsonc'
, () => {
Callers
nothing calls this directly
Calls
1
parseJsonc
Function · 0.90
Tested by
no test coverage detected