Unverified Commit 1a5b97dc authored by Jan Kremer's avatar Jan Kremer
Browse files

prettier-plugin-go-template: fix package declaration

parent fd193e1c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -17,8 +17,6 @@ buildNpmPackage rec {

  npmDepsHash = "sha256-PpJnVZFRxpUHux2jIBDtyBS4qNo6IJY4kwTAq6stEVQ=";

  dontNpmBuild = true;

  meta = {
    description = "Fixes prettier formatting for go templates";
    mainProgram = "prettier-plugin-go-template";