Add eslint_d

This commit is contained in:
Oliver Davies 2025-06-22 21:39:02 +01:00
parent 497c212a21
commit 799be25e4d

View file

@ -3,6 +3,7 @@
pkgs.mkShell {
packages = with pkgs; [
bun
eslint_d
nodejs
nodePackages.pnpm
nodePackages.yarn