1 { lib, buildNpmPackage, fetchFromGitHub }:
7 src = fetchFromGitHub {
11 hash = "sha256-tlpuJ/p+U7DuzEmy5ulY3advKN+1ID9LDjUl8fDANVs=";
14 npmDepsHash = "sha256-MiuCupnzMUjwWh47SLnMRmtHBMbXdyjEZwgvaZz4JN0=";
19 description = "Makes eslint the fastest linter on the planet";
20 homepage = "https://github.com/mantoni/eslint_d.js";
21 license = licenses.mit;
22 maintainers = [ maintainers.ehllie ];
23 mainProgram = "eslint_d";