Skip to content

Instantly share code, notes, and snippets.

@jajaperson
Created December 23, 2018 04:48
Show Gist options
  • Save jajaperson/6411f9ad5e33add02eb9bedbeee66627 to your computer and use it in GitHub Desktop.
Save jajaperson/6411f9ad5e33add02eb9bedbeee66627 to your computer and use it in GitHub Desktop.
My prettier configuration
{
"trailingComma": "es5",
"proseWrap": "always"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment