11 lines
102 B
Markdown
11 lines
102 B
Markdown
# jest [hidden]
|
|
|
|
Add Jest configuration to the workspace
|
|
|
|
## Usage
|
|
|
|
```bash
|
|
ng generate jest ...
|
|
|
|
```
|