fix: missing npm/pnpm

This commit is contained in:
Ryan Yin
2026-03-20 23:29:39 +08:00
parent 84ab80c752
commit 54d1d559a0
2 changed files with 10 additions and 9 deletions

View File

@@ -186,7 +186,7 @@ in
# spell checker
typos
# code formatter
nodePackages.prettier
prettier
];
name = "dots";
inherit (self.checks.${system}.pre-commit-check) shellHook;