{
  "prettier.trailingComma": "all",
  "prettier.printWidth": 100,
  "prettier.arrowParens": "avoid"
}