17 lines
353 B
Markdown
17 lines
353 B
Markdown
# karma-project [hidden]
|
|
|
|
Add Karma configuration to a project
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
ng generate karma-project ...
|
|
|
|
```
|
|
|
|
### Options
|
|
|
|
| Name | Alias | Description | Type | Default value |
|
|
| --------- | ----- | ------------------------ | ------ | ------------- |
|
|
| `project` | | The name of the project. | string | `undefined` |
|