overrides:
  - files: "*.ts"
    options:
      singleQuote: true
      printWidth: 100
      trailingComma: all
