We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9037317 commit ab99100Copy full SHA for ab99100
pkgs/applications/editors/vscode/extensions/default.nix
@@ -5192,8 +5192,8 @@ let
5192
mktplcRef = {
5193
name = "pretty-ts-errors";
5194
publisher = "yoavbls";
5195
- version = "0.5.3";
5196
- hash = "sha256-JSCyTzz10eoUNu76wNUuvPVVKq4KaVKobS1CAPqgXUA=";
+ version = "0.5.4";
+ hash = "sha256-SMEqbpKYNck23zgULsdnsw4PS20XMPUpJ5kYh1fpd14=";
5197
};
5198
meta = {
5199
description = "Make TypeScript errors prettier and human-readable in VSCode";
0 commit comments