Files
flights_web_raw/node_modules/@compodoc/compodoc/dist/collection.json
T

10 lines
254 B
JSON

{
"$schema": "../node_modules/@angular-devkit/schematics/collection-schema.json",
"schematics": {
"ng-add": {
"description": "Add Compodoc schematic",
"factory": "./schematics/ng-add/index#ngAdd"
}
}
}