Skip to content

Add prettier doc to readme

Hamza requested to merge hs/add-prettier-doc-to-readme into dev
  • Add two new yarn commands to format code
  • Format existing code with the two commands
  • Add commands to the README

$ yarn format:client to format client side code

$ yarn format:server to format server side code

Edited by Hamza

Merge request reports