chore(deps): use eslint_d instead of eslint

This commit is contained in:
Guz
2024-10-11 14:13:44 -03:00
parent 518c712038
commit e70e18aee5

View File

@@ -26,7 +26,7 @@
default = pkgs.mkShell {
buildInputs = with pkgs; [
# Javascript tools
eslint
eslint_d
nodejs_22
nodePackages_latest.eslint
# Go tools