Skip to content

Commit

Permalink
fix: remove lefthook postinstall
Browse files Browse the repository at this point in the history
lefthook has its own postinstall πŸ€¦β€β™‚οΈ
  • Loading branch information
Marvin Heilemann committed Feb 6, 2020
1 parent 0700186 commit 8e5e27d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"lint:scss": "stylelint ./src/styles",
"lint:commit": "commitlint --from HEAD~1",
"βˆ’-βˆ’βˆ’βˆ’βˆ’βˆ’βˆ’βˆ’βˆ’βˆ’βˆ’βˆ’βˆ’βˆ’βˆ’βˆ’β€“βˆ’----βˆ’ TOOLS βˆ’βˆ’βˆ’βˆ’βˆ’βˆ’----βˆ’βˆ’βˆ’βˆ’βˆ’βˆ’βˆ’βˆ’βˆ’βˆ’β€“βˆ’βˆ’": "",
"postinstall": "lefthook install",
"release": "env-cmd -f ./.env.build release-it --disable-metrics",
"pretty": "pretty-quick"
},
Expand Down

0 comments on commit 8e5e27d

Please sign in to comment.