mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-29 22:01:58 +02:00
fix: missing npm/pnpm
This commit is contained in:
@@ -186,7 +186,7 @@ in
|
||||
# spell checker
|
||||
typos
|
||||
# code formatter
|
||||
nodePackages.prettier
|
||||
prettier
|
||||
];
|
||||
name = "dots";
|
||||
inherit (self.checks.${system}.pre-commit-check) shellHook;
|
||||
|
||||
Reference in New Issue
Block a user