Skip to content

Instantly share code, notes, and snippets.

@Saifadin
Created June 24, 2018 20:00
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 Saifadin/386037781a87c3f3b95efc137200b75e to your computer and use it in GitHub Desktop.
Save Saifadin/386037781a87c3f3b95efc137200b75e to your computer and use it in GitHub Desktop.
Default prettier config
printWidth: 140
trailingComma: "es5"
jsxBracketSameLine: true
singleQuote: true
esLintIntegration: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment