SolomonDefi / solomon-monorepo

Monorepo containing core Solomon apps, services, libraries, and deploy config.
6 stars 4 forks source link

Move prettier hook to pre-commit #211

Closed apolkingg8 closed 2 years ago

apolkingg8 commented 2 years ago
  1. Use pnpx pretty-quick --staged to replace pnpx nx format:write --base=main --head=HEAD
  2. Add in pre-commit, not pre-push
beefho67 commented 2 years ago

@apolkingg8 Is this something you are working on or you plan to work on soon? If so, can I move it to In Progress or Milestone backlog column accordingly? Thanks.