Meta: Prettier wird jetzt als Formattierer benutzt

This commit is contained in:
Jan Kremer 2024-06-08 12:52:20 +02:00
parent 55bd49d603
commit 4e9178c7f1
Signed by: jan
GPG key ID: A7DA689CB3B078EC
12 changed files with 20 additions and 8 deletions

View file

@ -24,6 +24,7 @@
packages = with pkgs; [
go
hugo
nodePackages.prettier
];
};
};