Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/observablehq/framework
/ config-test.ts
File
config-test.ts
test/config-test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"node:assert"
;
2
import
{resolve} from
"node:path"
;
3
import
MarkdownIt from
"markdown-it"
;
4
import
type
{DuckDBConfig} from
"../src/config.js"
;
Callers
nothing calls this directly
Calls
4
setCurrentDate
Function · 0.85
readConfig
Function · 0.85
mergeToc
Function · 0.85
resolve
Function · 0.70
Tested by
no test coverage detected