nx/docs/api-schematics/cypress-project.md

17 lines
359 B
Markdown

# cypress-project [hidden]
Add Cypress configuration to a project
## Usage
```bash
ng generate cypress-project ...
```
### Options
| Name | Alias | Description | Type | Default value |
| --------- | ----- | ------------------------ | ------ | ------------- |
| `project` | | The name of the project. | string | `undefined` |