Skip to content

Instantly share code, notes, and snippets.

@andyalmeida
Last active October 17, 2019 00:22
Show Gist options
  • Select an option

  • Save andyalmeida/113d962dbb8a76095cd7d72ec9db5b3e to your computer and use it in GitHub Desktop.

Select an option

Save andyalmeida/113d962dbb8a76095cd7d72ec9db5b3e to your computer and use it in GitHub Desktop.
Prettier Configuration
{
"singleQuote": true,
"trailingComma": "es5"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment