Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/claude-code-best/claude-code
/ ripgrepConfig.test.ts
File
ripgrepConfig.test.ts
src/utils/__tests__/ripgrepConfig.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterAll, beforeAll, describe, expect, test } from
'bun:test'
2
import
{ mkdirSync, rmSync, writeFileSync } from
'fs'
3
import
{ join } from
'path'
4
Callers
nothing calls this directly
Calls
3
mkdirSync
Function · 0.90
rmSync
Function · 0.90
resolveBuiltinWithFallback
Function · 0.85
Tested by
no test coverage detected