Skip to main content

Module scaffold

Module scaffold 

Source

Structs§

NodeScaffoldConfig
Node/TS-specific scaffold configuration, parsed from the opaque serde_json::Value.
ScaffoldOptions
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_repo is true, only a root-level index.ts re-export is generated; all other scaffold files are skipped.