.angular-cli.json
Angular CLI configuration file
| Type | object |
|---|---|
| File match |
.angular-cli.json
angular-cli.json
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/angular-cli-json/latest.json |
| Source | https://raw.githubusercontent.com/angular/angular-cli/v10.1.6/packages/angular/cli/lib/config/schema.json |
Validate with Lintel
npx @lintel/lintel check
Properties
4 nested properties
The default schematics collection to use.
Specify which package manager tool to use.
Control CLI specific console warnings
1 nested properties
Show a warning when the global version is newer than the local one.
Share anonymous usage data with the Angular Team at Google.
6 nested properties
14 nested properties
Specifies the change detection strategy.
Specifies if the style will contain :host { display: block; }.
Specifies if the component is an entry component of declaring module.
Specifies if declaring module exports the component.
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.
Allows specification of the declaring module.
The prefix to apply to generated selectors.
The selector to use for the component.
Flag to skip the module import.
The file extension or preprocessor to use for style files.
Specifies the view encapsulation strategy.
When true, does not create test files.
7 nested properties
Specifies if declaring module exports the directive.
Flag to indicate if a directory is created.
Allows specification of the declaring module.
The prefix to apply to generated selectors.
The selector to use for the directive.
Flag to skip the module import.
When true, does not create test files.
5 nested properties
Generates a routing module.
The scope for the generated routing.
Flag to indicate if a directory is created.
Flag to control whether the CommonModule is imported.
Allows specification of the declaring module.
2 nested properties
Flag to indicate if a directory is created.
When true, does not create test files.
5 nested properties
Flag to indicate if a directory is created.
When true, does not create test files.
Allows for skipping the module import.
Allows specification of the declaring module.
Specifies if declaring module exports the pipe.
1 nested properties
When true, does not create test files.
Path where new projects will be created.
Default project name used in commands.
Definitions
The default schematics collection to use.
Specify which package manager tool to use.
Control CLI specific console warnings
1 nested properties
Show a warning when the global version is newer than the local one.
Share anonymous usage data with the Angular Team at Google.
14 nested properties
Specifies the change detection strategy.
Specifies if the style will contain :host { display: block; }.
Specifies if the component is an entry component of declaring module.
Specifies if declaring module exports the component.
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.
Allows specification of the declaring module.
The prefix to apply to generated selectors.
The selector to use for the component.
Flag to skip the module import.
The file extension or preprocessor to use for style files.
Specifies the view encapsulation strategy.
When true, does not create test files.
7 nested properties
Specifies if declaring module exports the directive.
Flag to indicate if a directory is created.
Allows specification of the declaring module.
The prefix to apply to generated selectors.
The selector to use for the directive.
Flag to skip the module import.
When true, does not create test files.
5 nested properties
Generates a routing module.
The scope for the generated routing.
Flag to indicate if a directory is created.
Flag to control whether the CommonModule is imported.
Allows specification of the declaring module.
2 nested properties
Flag to indicate if a directory is created.
When true, does not create test files.
5 nested properties
Flag to indicate if a directory is created.
When true, does not create test files.
Allows for skipping the module import.
Allows specification of the declaring module.
Specifies if declaring module exports the pipe.
1 nested properties
When true, does not create test files.
File format version
Root of the project files.
Project type.
4 nested properties
The default schematics collection to use.
Specify which package manager tool to use.
Control CLI specific console warnings
1 nested properties
Show a warning when the global version is newer than the local one.
Share anonymous usage data with the Angular Team at Google.
6 nested properties
14 nested properties
Specifies the change detection strategy.
Specifies if the style will contain :host { display: block; }.
Specifies if the component is an entry component of declaring module.
Specifies if declaring module exports the component.
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.
Allows specification of the declaring module.
The prefix to apply to generated selectors.
The selector to use for the component.
Flag to skip the module import.
The file extension or preprocessor to use for style files.
Specifies the view encapsulation strategy.
When true, does not create test files.
7 nested properties
Specifies if declaring module exports the directive.
Flag to indicate if a directory is created.
Allows specification of the declaring module.
The prefix to apply to generated selectors.
The selector to use for the directive.
Flag to skip the module import.
When true, does not create test files.
5 nested properties
Generates a routing module.
The scope for the generated routing.
Flag to indicate if a directory is created.
Flag to control whether the CommonModule is imported.
Allows specification of the declaring module.
2 nested properties
Flag to indicate if a directory is created.
When true, does not create test files.
5 nested properties
Flag to indicate if a directory is created.
When true, does not create test files.
Allows for skipping the module import.
Allows specification of the declaring module.
Specifies if declaring module exports the pipe.
1 nested properties
When true, does not create test files.
The prefix to apply to generated selectors.
The root of the source files, assets and index.html file structure.
4 nested properties
The default schematics collection to use.
Specify which package manager tool to use.
Control CLI specific console warnings
1 nested properties
Show a warning when the global version is newer than the local one.
Share anonymous usage data with the Angular Team at Google.
6 nested properties
14 nested properties
Specifies the change detection strategy.
Specifies if the style will contain :host { display: block; }.
Specifies if the component is an entry component of declaring module.
Specifies if declaring module exports the component.
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.
Allows specification of the declaring module.
The prefix to apply to generated selectors.
The selector to use for the component.
Flag to skip the module import.
The file extension or preprocessor to use for style files.
Specifies the view encapsulation strategy.
When true, does not create test files.
7 nested properties
Specifies if declaring module exports the directive.
Flag to indicate if a directory is created.
Allows specification of the declaring module.
The prefix to apply to generated selectors.
The selector to use for the directive.
Flag to skip the module import.
When true, does not create test files.
5 nested properties
Generates a routing module.
The scope for the generated routing.
Flag to indicate if a directory is created.
Flag to control whether the CommonModule is imported.
Allows specification of the declaring module.
2 nested properties
Flag to indicate if a directory is created.
When true, does not create test files.
5 nested properties
Flag to indicate if a directory is created.
When true, does not create test files.
Allows for skipping the module import.
Allows specification of the declaring module.
Specifies if declaring module exports the pipe.
1 nested properties
When true, does not create test files.
How to handle missing translations for i18n.