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
|
||||
nodejs
|
||||
pnpm
|
||||
typescript-language-server
|
||||
];
|
||||
shellHook = ''
|
||||
export IP_CHECKER_CITY_DB=${pkgs.dbip-city-lite.mmdb}
|
||||
|
|
Loading…
Reference in a new issue