Document dev tool dependencies
This commit is contained in:
parent
86fa9330f8
commit
ab21df54cf
1 changed files with 2 additions and 1 deletions
|
@ -45,8 +45,9 @@
|
|||
with nodePackages; [
|
||||
nodejs
|
||||
node2nix
|
||||
prettier
|
||||
|
||||
# Handy dev tools
|
||||
prettier
|
||||
typescript
|
||||
typescript-language-server
|
||||
];
|
||||
|
|
Reference in a new issue