Skip to content

Instantly share code, notes, and snippets.

@esganzerla
Last active May 25, 2017 02:02
Show Gist options
  • Save esganzerla/7e2990307ae14642061ff32837dff486 to your computer and use it in GitHub Desktop.
Save esganzerla/7e2990307ae14642061ff32837dff486 to your computer and use it in GitHub Desktop.
{
printWidth: 80,
tabWidth: 2,
parser: 'flow',
singleQuote: true,
semi: false,
trailingComma: 'none',
bracketSpacing: true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment