Skip to content

Commit 7eb769a

Browse files
authored
Update README.md
1 parent b8a1312 commit 7eb769a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Maybe you don't want to use a plugin that cleans up unused imports or maybe this
8181

8282
2. Import `phl` from `@angular-extensions/pretty-html-log` and provide it as a global inside your `jest.config.mjs`:
8383

84-
```json
84+
```javascript
8585
import {phl} from "@angular-extensions/pretty-html-log";
8686

8787
module.exports = {

0 commit comments

Comments
 (0)