Follow the new package architecture. The generation of the documentation has been improved, new helper functions have been added to handle the new architecture.
11 lines
94 B
Markdown
11 lines
94 B
Markdown
# karma
|
|
|
|
Add karma configuration to a workspace
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
ng generate karma ...
|
|
|
|
```
|