create-nitro-module
@@ -0,0 +1,8 @@
{pkgs ? import <nixpkgs> {}}:
pkgs.mkShell {
packages = with pkgs; [
bun
nodejs
biome
];
}
The note is not visible to the blocked user.