UNPKG

@compodoc/compodoc

Version:

The missing documentation tool for your Angular application

10 lines (9 loc) 254 B
{ "$schema": "../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Add Compodoc schematic", "factory": "./schematics/ng-add/index#ngAdd" } } }