nix: add typescript language server (#58379)

This commit is contained in:
William Bezuidenhout 2023-11-16 15:41:37 +00:00 committed by GitHub
parent fcc502b3a1
commit ff5a92b598
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -100,6 +100,7 @@ mkShell {
nodejs-20_x
nodejs-20_x.pkgs.pnpm
nodejs-20_x.pkgs.typescript
nodejs-20_x.pkgs.typescript-language-server
# Rust utils for syntax-highlighter service, currently not pinned to the same versions.
cargo