Optional ReadonlycacheCache directory relative to build target directory.
Optional ReadonlydistDistributable files` directory relative to {@link ProjectConfig#rootDir project root}.
@defaultValue dist
Optional ReadonlygitignoreHow to manage .gitignore file.
Either a flag, or custom GitIgnoreFile instance.
Optional ReadonlynpmignoreHow to manage .npmignore file.
Either a flag, or custom GitIgnoreFile instance.
Optional ReadonlyrootRoot project directory.
Optional ReadonlysourceRoot source files directory relative to project root.
Optional ReadonlytargetDirectory containing build targets relative to project root.
Unlike distDir, this one is not supposed to be published at NPM.
Optional ReadonlytoolsDevelopment tools initializers for the project.
Project initialization options.