File tree 3 files changed +5
-6
lines changed
3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
- <a href =" https://marketplace.visualstudio.com/items?itemName=yoavbls.pretty-ts-errors " >
1
+ <a href =" https://marketplace.visualstudio.com/items?itemName=yoavbls.pretty-ts-errors " style = " display : none ; " >
2
2
<picture >
3
- <source media="(prefers-color-scheme: dark)" srcset="./assets/icon.png">
4
- <source media="(prefers-color-scheme: light)" srcset="./assets/icon.png">
5
- <img src="./assets/empty.png" alt="Logo"
6
- width="140">
3
+ <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/yoavbls/pretty-ts-errors/main/assets/icon.png" width="140">
4
+ <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/yoavbls/pretty-ts-errors/main/assets/icon.png" width="140">
5
+ <img src="https://raw.githubusercontent.com/yoavbls/pretty-ts-errors/main/assets/empty.png" alt="Logo">
7
6
</picture >
8
7
</a >
9
8
Original file line number Diff line number Diff line change 3
3
"displayName" : " Pretty TypeScript Errors" ,
4
4
"publisher" : " yoavbls" ,
5
5
"description" : " Make TypeScript errors prettier and more human-readable in VSCode" ,
6
- "version" : " 0.2.7 " ,
6
+ "version" : " 0.2.8 " ,
7
7
"icon" : " assets/icon.png" ,
8
8
"repository" : {
9
9
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments