Loading pkgs/by-name/ja/javascript-typescript-langserver/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,10 @@ buildNpmPackage rec { npmDepsHash = "sha256-nHGTi1aH9YY01dzBeNyUEUEswrdjZPWaoycDVZZmIAA="; postInstall = '' find $out/lib/node_modules -xtype l -delete ''; meta = { description = "JavaScript and TypeScript code intelligence through the Language Server Protocol"; homepage = "https://github.com/sourcegraph/javascript-typescript-langserver"; Loading Loading
pkgs/by-name/ja/javascript-typescript-langserver/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,10 @@ buildNpmPackage rec { npmDepsHash = "sha256-nHGTi1aH9YY01dzBeNyUEUEswrdjZPWaoycDVZZmIAA="; postInstall = '' find $out/lib/node_modules -xtype l -delete ''; meta = { description = "JavaScript and TypeScript code intelligence through the Language Server Protocol"; homepage = "https://github.com/sourcegraph/javascript-typescript-langserver"; Loading