@@ -0,0 +1,9 @@
{pkgs ? import <nixpkgs> {}}:
pkgs.mkShell {
packages = with pkgs; [
nodejs
eslint_d
prettierd
yarn
];
}
The note is not visible to the blocked user.