Skip to content

Instantly share code, notes, and snippets.

@shri3k
Created May 23, 2019 10:25
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 shri3k/fb657aad44c95e7e903f43bfb9c8e3e6 to your computer and use it in GitHub Desktop.
Save shri3k/fb657aad44c95e7e903f43bfb9c8e3e6 to your computer and use it in GitHub Desktop.
# .prettierrc or .prettierrc.yaml
trailingComma: "all"
tabWidth: 2
tabs: false
semi: true
singleQuote: true
bracketSpacing: true
jsxBracketSameLine: false
arrowParens: avoid
insertPragma: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment