{
  "singleQuote": true,
  "semi": true,
  "jsxSingleQuote": true,
  "printWidth": 120,
  "bracketSpacing": true,
  "bracketSameLine": false
}