{
  printWidth: 100,
  semi: true,
  trailingComma: "all",
  tabWidth: 4,
  bracketSpacing: true,
  singleQuote: true
}
