JSON Schema /properties/lint/items[0]/properties/exclude/oneOf[1]

Diagram

JSON Schema Diagram of /properties/lint/items[0]/properties/exclude/oneOf[1]

Value

Array

Array Index Type Description
1-n string A String value

Source

{
    "type": "array",
    "items": {
        "type": "string"
    }
}
https://raw.githubusercontent.com/angular/angular-cli/master/packages/@angular/cli/lib/config/schema.json (247:15)
Documentation for .angular-cli.json
Generated using Liquid Studio 2018 - Developer Bundle Edition 16.0.0.0