Skip to content

Instantly share code, notes, and snippets.

@joshuacrass
Created July 8, 2018 15:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshuacrass/c06cb2381e81369a74418c921e379246 to your computer and use it in GitHub Desktop.
Save joshuacrass/c06cb2381e81369a74418c921e379246 to your computer and use it in GitHub Desktop.
an example prettierr config file
{
"singleQuote": true,
"trailingComma": "all"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment