JSON Schema Property 'ejected'

Description

Whether or not this project was ejected.

Diagram

JSON Schema Diagram of /properties/project/properties/ejected

Value

Boolean

Literal value true or false.

Default

false

Source

"ejected": {
    "type": "boolean",
    "description": "Whether or not this project was ejected.",
    "default": false
}
https://raw.githubusercontent.com/angular/angular-cli/master/packages/@angular/cli/lib/config/schema.json (18:18)

References

Documentation for .angular-cli.json
Generated using Liquid Studio 2018 - Developer Bundle Edition 16.0.0.0