@@ -23,7 +23,7 @@ This extension will help you understand what's going on. For example, in this re
23
23
24
24
## Watch this
25
25
<a href =" https://www.youtube.com/watch?v=9RM2aErJs-s " target =" _blank " >
26
- <img src =" https://raw.githubusercontent.com/yoavbls/pretty-ts-errors/assets/assets/mentions/theo-video.png " alt =" Watch theo's video " width =" 550 " />
26
+ <img src =" https://raw.githubusercontent.com/yoavbls/pretty-ts-errors/assets/assets/mentions/theo-video.png " alt =" Watch theo's video " width =" 600 " />
27
27
</a >
28
28
29
29
## Features
@@ -55,20 +55,23 @@ Yes, these types include things like `... more ...`, `{ ... }`, etc in an incons
55
55
56
56
## Hype section
57
57
<a href =" https://twitter.com/t3dotgg/status/1647759462709747713 " >
58
- <picture >
59
- <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yoavbls/pretty-ts-errors/assets/assets/mentions/theo-light.pn#gh-light-mode-only">
58
+ <picture >
59
+ <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yoavbls/pretty-ts-errors/assets/assets/mentions/theo-dark.png#gh-dark-mode-only">
60
+ <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/yoavbls/pretty-ts-errors/assets/assets/mentions/theo-light.png#gh-light-mode-only">
60
61
<img width="400" src="https://raw.githubusercontent.com/yoavbls/pretty-ts-errors/assets/assets/mentions/theo-dark.png#gh-dark-mode-only">
61
62
</picture >
62
63
</a >
63
64
<a href =" https://twitter.com/johnsoncodehk/status/1646214711204286465 " >
64
65
<picture >
65
- <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yoavbls/pretty-ts-errors/assets/assets/mentions/johnson-light.png#gh-light-mode-only">
66
+ <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yoavbls/pretty-ts-errors/assets/assets/mentions/johnson-dark.png#gh-dark-mode-only">
67
+ <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/yoavbls/pretty-ts-errors/assets/assets/mentions/johnson-light.png#gh-light-mode-only">
66
68
<img width="400" src="https://raw.githubusercontent.com/yoavbls/pretty-ts-errors/assets/assets/mentions/johnson-dark.png#gh-dark-mode-only">
67
69
</picture >
68
70
</a >
69
71
<a href =" https://twitter.com/tannerlinsley/status/1647982562026090496 " >
70
72
<picture >
71
- <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yoavbls/pretty-ts-errors/assets/assets/mentions/tanner-light.png#gh-light-mode-only">
73
+ <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yoavbls/pretty-ts-errors/assets/assets/mentions/tanner-dark.png#gh-light-mode-only">
74
+ <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/yoavbls/pretty-ts-errors/assets/assets/mentions/tanner-light.png#gh-light-mode-only">
72
75
<img width="400" src="https://raw.githubusercontent.com/yoavbls/pretty-ts-errors/assets/assets/mentions/tanner-dark.png#gh-dark-mode-only">
73
76
</picture >
74
77
</a >
0 commit comments