JSON Schema Property 'class'

Description

Options for generating a class.

Diagram

Drilldown into /properties/defaults/properties/class/properties/spec Drilldown into /properties/defaults/properties/class/properties/spec Drilldown into /properties/defaults/properties/class/properties/specJSON Schema Diagram of /properties/defaults/properties/class

Value

Object

Properties

Property Name Type Description
spec boolean spec
Additional Properties Type Description
Any Property Any All values are valid, no restrictions.

Source

"class": {
    "type": "object",
    "description": "Options for generating a class.",
    "properties": {
        "spec": {
            "type": "boolean",
            "description": "Specifies if a spec file is generated.",
            "default": false
        }
    }
}
https://raw.githubusercontent.com/angular/angular-cli/master/packages/@angular/cli/lib/config/schema.json (311:16)
Documentation for .angular-cli.json
Generated using Liquid Studio 2018 - Developer Bundle Edition 16.0.0.0