[shared] Replace Prettier with Biome

This commit is contained in:
2025-08-11 20:45:29 +02:00
parent 9557d9a6e6
commit 51413f3896
10 changed files with 36 additions and 23 deletions

View File

@ -13,7 +13,7 @@
# Formatters needed for 'just fmt'
format = pkgs.mkShell {
packages = with pkgs; [
nodePackages.prettier
biome
nixfmt-rfc-style
treefmt
shfmt