chore(nix/devShell): add typescript-language-server
This commit is contained in:
parent
1446585272
commit
c38133fd6c
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
||||||
nodePackages.prettier
|
nodePackages.prettier
|
||||||
nodejs
|
nodejs
|
||||||
pnpm
|
pnpm
|
||||||
|
typescript-language-server
|
||||||
];
|
];
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
export IP_CHECKER_CITY_DB=${pkgs.dbip-city-lite.mmdb}
|
export IP_CHECKER_CITY_DB=${pkgs.dbip-city-lite.mmdb}
|
||||||
|
|
Loading…
Reference in a new issue