Structs§
- Node
Scaffold Config - Node/TS-specific scaffold configuration, parsed from the opaque
serde_json::Value. - Scaffold
Options - Options controlling which scaffold files to generate.
Functions§
- emit_
scaffold - Generate project scaffold files (package.json, tsconfig.json, biome.json, tsdown.config.ts).
When
existing_repois true, only a root-levelindex.tsre-export is generated; all other scaffold files are skipped.