You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,7 @@ It supports all features of TypeScript including type-checking. [Read more about
15
15
16
16
[<imgsrc="./docs/assets/img/slack.png"align="left"height="24"> Ask for some help in the `ts-jest` community of Slack](https://bit.ly/3bRHFPQ)
17
17
18
-
<!--
19
-
[<img src="./docs/assets/img/troubleshooting.png" align="left" height="24"> Before reporting any issue, be sure to check the troubleshooting page](https://kulshekhar.github.io/ts-jest/user/troubleshooting)
20
-
-->
18
+
[<imgsrc="./docs/assets/img/troubleshooting.png"align="left"height="24"> Before reporting any issue, be sure to check the troubleshooting page](TROUBLESHOOTING.md)
21
19
22
20
[<imgsrc="./docs/assets/img/pull-request.png"align="left"height="24"> We're looking for collaborators! Want to help improve `ts-jest`?](https://github.com/kulshekhar/ts-jest/issues/223)
- Check github folder names if its identical to you local folder names. Sometimes github never updates your folder names even if you rename it locally. If this happens rename your folders via github or use this command `git mv <source> <destination>` and commit changes.
0 commit comments