Skip to content

Commit 20626b2

Browse files
committed
Add typescript-language-server to Nix flake
1 parent 872b572 commit 20626b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929

3030
packages = with pkgs; [
3131
yarn
32+
nodePackages.typescript-language-server
3233
];
3334
}
3435
];

0 commit comments

Comments
 (0)