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; [
|
with nodePackages; [
|
||||||
nodejs
|
nodejs
|
||||||
node2nix
|
node2nix
|
||||||
prettier
|
|
||||||
|
|
||||||
|
# Handy dev tools
|
||||||
|
prettier
|
||||||
typescript
|
typescript
|
||||||
typescript-language-server
|
typescript-language-server
|
||||||
];
|
];
|
||||||
|
|
Reference in a new issue