MCPcopy 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

1import { test, expect, describe } from 'bun:test';
2import { parseJsonc } from '../../src/utils/jsonc.ts';
3
4describe('parseJsonc', () => {

Callers

nothing calls this directly

Calls 1

parseJsoncFunction · 0.90

Tested by

no test coverage detected