Skip to content

Instantly share code, notes, and snippets.

@rubenRP
Created April 27, 2020 07:31
Show Gist options
  • Save rubenRP/7939b38429115c2fb59cb8ad3d15ad69 to your computer and use it in GitHub Desktop.
Save rubenRP/7939b38429115c2fb59cb8ad3d15ad69 to your computer and use it in GitHub Desktop.
cd user/data
prettier
--print-width 100
--no-semi
--single-quote
--jsx-single-quote
--trailing-comma es5
--arrow-parens avoid
--parser "markdown" "*.md"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment