Skip to content

Commit

Permalink
Add typescript-language-server to Nix flake
Browse files Browse the repository at this point in the history
  • Loading branch information
reivilibre committed Jun 25, 2024
1 parent 872b572 commit 20626b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@

packages = with pkgs; [
yarn
nodePackages.typescript-language-server
];
}
];
Expand Down

0 comments on commit 20626b2

Please sign in to comment.