Loading pkgs/by-name/es/eslint/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ buildNpmPackage rec { }; meta = { changelog = "https://github.com/eslint/eslint/blob/${src.tag}/CHANGELOG.md"; description = "Find and fix problems in your JavaScript code"; homepage = "https://eslint.org"; license = lib.licenses.mit; Loading Loading
pkgs/by-name/es/eslint/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,7 @@ buildNpmPackage rec { }; meta = { changelog = "https://github.com/eslint/eslint/blob/${src.tag}/CHANGELOG.md"; description = "Find and fix problems in your JavaScript code"; homepage = "https://eslint.org"; license = lib.licenses.mit; Loading