blob: fe5d756ba7d7e53971781bd56b9612a94291023a [file] [log] [blame]
{
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
"version": 1,
"newProjectRoot": "projects",
"projects": {
"gui2": {
"root": "",
"sourceRoot": "src/main/webapp",
"projectType": "application",
"prefix": "onos",
"schematics": {
"@schematics/angular:component": {
"style": "scss"
}
},
"architect": {
}
}
},
"defaultProject": "ngbazel",
"cli": {
"analytics": "11fb2174-8daf-47e0-8d5b-8eee8719059a"
}
}