Skip to content

standardizeFiles

standardizeFiles(options): FileAction[]

Defined in: standardizeFiles.ts:290

Copies each included feature’s template pack into the project (skipping dependencies.json — that’s writeDependencies’s job), composes .gitignore, and deletes any banned glob matches. See this package’s README for the templates-directory contract and the optional hooks.

StandardizeFilesOptions

FileAction[]