🐛 [pi4] Fix wrong paths, added missing prettier formatter

This commit is contained in:
2025-04-15 22:03:50 +00:00
parent 5a23b66666
commit e515408ef2
2 changed files with 5 additions and 4 deletions

View File

@ -7,5 +7,6 @@
# Formatters
treefmt
shfmt
];
nodePackages.prettier
];
}