Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/formatjs/formatjs
/ generate-npm-workspace-graph.ts
File
generate-npm-workspace-graph.ts
tools/release-please/generate-npm-workspace-graph.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{mkdirSync, readFileSync, writeFileSync} from
'node:fs'
2
import
{dirname} from
'node:path'
3
4
import
minimist from
'minimist'
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected