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 872b572 commit 20626b2Copy full SHA for 20626b2
flake.nix
@@ -29,6 +29,7 @@
29
30
packages = with pkgs; [
31
yarn
32
+ nodePackages.typescript-language-server
33
];
34
}
35
0 commit comments