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 b8a1312 commit 7eb769aCopy full SHA for 7eb769a
README.md
@@ -81,7 +81,7 @@ Maybe you don't want to use a plugin that cleans up unused imports or maybe this
81
82
2. Import `phl` from `@angular-extensions/pretty-html-log` and provide it as a global inside your `jest.config.mjs`:
83
84
- ```json
+ ```javascript
85
import {phl} from "@angular-extensions/pretty-html-log";
86
87
module.exports = {
0 commit comments