Specify the default values for generating.
Properties to be passed to the build command.
Base url for the application being built.
Use a separate bundle containing code used across multiple bundles.
Delete output path before build.
Use file name for lazy loaded chunks.
Enable and define the file watching poll time period (milliseconds).
Do not use the real path when resolving modules.
The ssl key used by the server.
Show circular dependency warnings on builds.
Output sourcemaps.
Options for generating a class.
Specifies if a spec file is generated.
Options for generating a component.
Specifies the change detection strategy.
Flag to indicate if a directory is created.
Specifies if the style will be in the ts file.
Specifies if the template will be in the ts file.
Specifies if a spec file is generated.
Specifies the view encapsulation strategy.
Options for generating a directive.
Flag to indicate if a directory is created.
Specifies if a spec file is generated.
Options for generating a guard.
Flag to indicate if a directory is created.
Specifies if a spec file is generated.
Options for generating an interface.
Prefix to apply to interface names. (i.e. I)
Use lint to fix files after generation
Options for generating a module.
Flag to indicate if a directory is created.
Specifies if a spec file is generated.
Options for generating a pipe.
Flag to indicate if a directory is created.
Specifies if a spec file is generated.
How often to check for file updates.
Properties about schematics.
The schematics collection to use.
The new app schematic.
Properties to be passed to the serve command.
The host the application will be served on.
The port the application will be served on.
Proxy configuration file.
Enables ssl for the application.
The ssl certificate used by the server.
The ssl key used by the server.
Options for generating a service.
Flag to indicate if a directory is created.
Specifies if a spec file is generated.
The file extension to be used for style files.
Configuration for end-to-end tests.
Path to the config file.
Properties to be passed to TSLint.
Specify which package manager tool to use.
The global configuration of the project.
Whether or not this project was ejected.
The name of the project.
Configuration for unit tests.
Globs to exclude from code coverage.
Path to the karma config file.
Allow people to disable console warnings.
Show a warning when the user enabled the --hmr option.
Show a warning when the node version is incompatible.
Show a warning when the user installed angular-cli.
Show a warning when the TypeScript version is incompatible
Show a warning when the global version is newer than the local one.
Properties of the different applications in this project.