Skip to content

Commit

Permalink
Add prettier to shell.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
mmlb committed Jun 5, 2020
1 parent 1d2f9f3 commit 9774146
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ mkShell {
buildInputs = [
gnumake
go
nodePackages.prettier
pythonPackages.codespell
shfmt
shellcheck
Expand Down

0 comments on commit 9774146

Please sign in to comment.