Skip to content

Commit 040c057

Browse files
authored
Including JS type in code (Markdown)
1 parent 918f3bf commit 040c057

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
@@ -147,7 +147,7 @@ module.exports = {
147147

148148
If you use jest to test your application, you can structure this kind of configuration to run tests:
149149

150-
```
150+
```js
151151
"jest": {
152152
"moduleNameMapper": {
153153
"@root/(.*)": "<rootDir>/$1",

0 commit comments

Comments
 (0)