Merge pull request #328886 from jukremer/fix-prettier-plugin-go-template
prettier-plugin-go-template: fix package declaration
This commit is contained in:
@@ -17,8 +17,6 @@ buildNpmPackage rec {
|
||||
|
||||
npmDepsHash = "sha256-PpJnVZFRxpUHux2jIBDtyBS4qNo6IJY4kwTAq6stEVQ=";
|
||||
|
||||
dontNpmBuild = true;
|
||||
|
||||
meta = {
|
||||
description = "Fixes prettier formatting for go templates";
|
||||
mainProgram = "prettier-plugin-go-template";
|
||||
|
||||
Reference in New Issue
Block a user