Skip to content

Function: templateRoot()

templateRoot(): string | undefined

Defined in: scaffold.ts:144

The template directory shipped with this install. Probed upward from this module because the relative depth differs between layouts: dist/cli.js (bundled, installed) sits one level below the package root; the tsx-run src/scaffold.ts sits two below.

Returns

string | undefined