fix: update package source from nodePackages.prettier to prettier
This commit is contained in:
parent
8440e63b81
commit
7ca2973001
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ mkShell {
|
||||||
];
|
];
|
||||||
|
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
nodePackages.prettier
|
prettier
|
||||||
prettierd
|
prettierd
|
||||||
vscode-js-debug
|
vscode-js-debug
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue