Skip to content

Function: needsBootstrap()

needsBootstrap(root): boolean

True when the folder has no .projenrc.ts yet and needs full bootstrapping. Keying off .projenrc.ts (not package.json) avoids clobbering a cleaned workspace that still has a hand-authored projenrc.

string

boolean