MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / format.test.ts

File format.test.ts

client/src/utils/format.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { format } from './format';
3
4function simpleFun() {

Callers

nothing calls this directly

Calls 1

formatFunction · 0.90

Tested by

no test coverage detected