Document dev tool dependencies

This commit is contained in:
Tristan Daniël Maat 2021-04-11 03:12:55 +01:00
parent 86fa9330f8
commit ab21df54cf
Signed by: tlater
GPG key ID: 49670FD774E43268

View file

@ -45,8 +45,9 @@
with nodePackages; [
nodejs
node2nix
prettier
# Handy dev tools
prettier
typescript
typescript-language-server
];