UNPKG

@testing-library/angular

Version:
16 lines (15 loc) 453 B
{ "schematics": { "ng-add": { "aliases": ["init"], "factory": "./ng-add", "schema": "./ng-add/schema.json", "description": "Add @testing-library/angular to your application" }, "migrate-to-zoneless": { "factory": "./migrate-to-zoneless", "schema": "./migrate-to-zoneless/schema.json", "description": "Migrate imports from @testing-library/angular to @testing-library/angular/zoneless" } } }