UNPKG

@analogjs/vitest-angular

Version:

Vitest Builder for Angular

11 lines (10 loc) 313 B
{ "$schema": "../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "setup": { "description": "Configure Vitest for an Angular project", "factory": "./src/schematics/setup/index#setupSchematic", "schema": "./src/schematics/setup/schema.json" } } }