Document dev tool dependencies

pull/4/head
Tristan Daniël Maat 2021-04-11 03:12:55 +01:00
parent 86fa9330f8
commit ab21df54cf
Signed by: tlater
GPG Key ID: 49670FD774E43268
1 changed files with 2 additions and 1 deletions

View File

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