{
  "bracketSpacing": false,
  "jsxBracketSameLine": true,
  "parser": "flow",
  "printWidth": 60,
  "singleQuote": true,
  "trailingComma": "es5"
}