Add typescript-language-server
This commit is contained in:
parent
dcb665cde4
commit
60d7eec53f
2 changed files with 12 additions and 10 deletions
|
@ -16,6 +16,8 @@
|
|||
in {
|
||||
devShell = pkgs.mkShell {
|
||||
nativeBuildInputs = with pkgs; [
|
||||
nodePackages.typescript-language-server
|
||||
|
||||
(python39.withPackages (pypkgs:
|
||||
with pypkgs; [
|
||||
beautifulsoup4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue