JSON Schema Property 'protractor'

Diagram

JSON Schema Diagram of /properties/e2e/properties/protractor

Value

Object

Properties

Property Name Type Description
config string A String value
Path to the config file..

Source

"protractor": {
    "type": "object",
    "additionalProperties": false,
    "properties": {
        "config": {
            "type": "string",
            "description": "Path to the config file."
        }
    }
}
https://raw.githubusercontent.com/angular/angular-cli/master/packages/@angular/cli/lib/config/schema.json (199:21)

References

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