Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bigcommerce/stencil-cli
/ frontmatter.spec.js
File
frontmatter.spec.js
lib/utils/frontmatter.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'fs'
;
2
import
{ getFrontmatterContent } from
'./frontmatter.js'
;
3
4
const
cwd = process.cwd();
Callers
nothing calls this directly
Calls
1
getFrontmatterContent
Function · 0.90
Tested by
no test coverage detected