Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/conventional-changelog/commitlint
/ index.test.ts
File
index.test.ts
@commitlint/resolve-extends/src/index.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test, expect, vi, afterEach } from
"vitest"
;
2
import
{ createRequire } from
"node:module"
;
3
import
fs from
"node:fs"
;
4
import
os from
"node:os"
;
Callers
nothing calls this directly
Calls
5
test
Function · 0.85
resolveExtends
Function · 0.85
scaffoldModule
Function · 0.85
resolveFrom
Function · 0.85
resolve
Method · 0.80
Tested by
no test coverage detected