module.exports = {
  arrowParens: 'always',
  parser: 'typescript',
  printWidth: 80,
  semi: false,