We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527ec6f commit 1382e40Copy full SHA for 1382e40
README.md
@@ -18,7 +18,7 @@ npm i -D @angular-extensions/pretty-html-log
18
```
19
20
This module is best used with Angular and Jest. Create a
21
-`setupJest.ts` file in your `src` directory and add the following line:
+`setupJest.ts` file in your `src` directory and add the following line **after your jest-preset-angular import. The order can matter**:
22
23
24
import '@angular-extensions/pretty-html-log'
0 commit comments